Share via


MCRRoyaltyItemTable::exist Method

Determines if an MCRRoyaltyItemTable record exists.

Syntax

client server public static boolean exist(
    ItemId _itemId, 
    MCRRoyaltyContractCode _contract, 
    InventDimId _inventDimId)

Run On

Called

Parameters

Return Value

Type: boolean
true if an MCRRoyaltyItemTable record exists; otherwise, false.

See Also

Reference

MCRRoyaltyItemTable Table