OperItemSpec Class Members
- Last UpdatedNov 06, 2025
- 3 minute read
The following tables list the members exposed by OperItemSpec.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new operation item specification record to the Oper_Item_Spec table. |
![]() ![]() | Delete | The Delete() method deletes the specified operation item specification record from the Oper_Item_Spec table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more operation item specification records from the Oper_Item_Spec table, as specified by the filter parameters. Passing no filter parameter will remove all operation item specification records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more operation item specification records from the Oper_Item_Spec table, as specified by the filter parameters. Passing no filter parameters will retrieve all item records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified operation item specification record from the Oper_Item_Spec table. |
![]() ![]() | GetItems | The GetItems() method retrieves the records of all the items and item classes that are assigned to an operation. |
![]() ![]() | Update | The Update() method updates all columns of the specified operation item specification record in the Oper_Item_Spec table. |
![]() ![]() | UpdateSpecific | The UpdateSpecific() method updates selected columns of the specified operation item specification record in the Oper_Item_Spec table. |

