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.
Validates the item group.
Syntax
public boolean checkItemGroupId([boolean _throwIfError])
Run On
Called
Parameters
- _throwIfError
Type: boolean
A Boolean value that indicates whether an error must be thrown on failure.
Return Value
Type: boolean
true if the item group is specified; otherwise, false.
Exceptions
Exception | Condition |
---|---|
Error | The item has no item group specified. |