MCRRoyaltyTable.initFromMCRRoyaltyContract Method
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.