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.
Sets the ID of the criteria item.
Syntax
public void setItemId(ItemId _itemId)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
The ID of the criteria item.
Exceptions
Exception | Condition |
---|---|
Error | Throws an error if the search criteria is holding a reference to another item already. -or- Throws an error if the ID is not specified. |