Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes the MCRRoyaltyTable table buffer based on the associated MCRRoyaltyContract passed parameter.
Syntax
public void initFromMCRRoyaltyContract(MCRRoyaltyContract _royaltyContract)
Run On
Called
Parameters
- _royaltyContract
Type: MCRRoyaltyContract Table
The associated MCRRoyaltyContract record for the royalty definition.
Remarks
Initialize the MCRRoyaltyTable table buffer based on the associated MCRRoyaltyContract record that is passed in as a parameter.