OperStepEntExclusion Class Methods
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see OperStepEntExclusion members.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new operation step entity exclusion record to the Oper_Step_Ent_Exc table. |
![]() ![]() | Delete | The Delete() method deletes the specified operation step entity exclusion record from the Oper_Step_Ent_Exc table. |
![]() ![]() | DeleteAll | The DeleteAll() method deletes one ore more operation step entity exclusion records from the Oper_Step_Ent_Exc table, as specified by the filter parameters. Passing no filter parameters will delete all operation step entity exclusion records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more operation step entity exclusion records from the Oper_Step_Ent_Exc table, as specified by the filter parameters. Passing no filter parameters will retrieve all operation step entity exclusion records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified operation step entity exclusion record from the Oper_Step_Ent_Exc table. |

