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.
Determines if the search criteria is valid or not.
Syntax
public boolean isValid()
Run On
Called
Return Value
Type: boolean
true, if the search criteria is valid; otherwise, false.
Remarks
You always have to provide the criteria item. There are multiple ways of doing that (you can provide the ID of the item, you can provide the InventTable record and it can also be derived from InventSum.ItemId).