Determines whether the item is tracked in inventory.
Syntax
public NoYes inventoried()
Run On
Called
Return Value
Type: NoYes Enumeration
NoYes::Yes if the object is tracked in inventory; otherwise, NoYes::No.
Determines whether the item is tracked in inventory.
public NoYes inventoried()
Called
Type: NoYes Enumeration
NoYes::Yes if the object is tracked in inventory; otherwise, NoYes::No.