InventModelGroup.isStocked Method
Determines whether the policy is in inventory.
Syntax
public boolean isStocked()
Run On
Called
Return Value
Type: boolean
true if the StockedProduct field is set to a NoYes::Yes value; otherwise, false.
Remarks
Inventory transactions will exist for items or services where this method returns true.