StdOperStepEntExclusion Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by StdOperStepEntExclusion.
| Name | Description | |
|---|---|---|
![]() ![]() | Add | The Add() method adds a new standard operation step entity exclusion record to the Std_Oper_Step_Ent_Exc table. |
![]() ![]() | Delete | The Delete() method deletes the specified standard operation step entity exclusion record from the Std_Oper_Step_Ent_Exc table. |
![]() ![]() | DeleteAll | The DeleteAll() method removes one or more standard operation step entity exclusion records from the Std_Oper_Step_Ent_Exc table, as specified by the filter parameters. Passing no filter parameters will remove all standard operation step entity exclusion records from the table. |
![]() ![]() | GetAll | The GetAll() method retrieves one or more standard operation step entity exclusion records from the Std_Oper_Step_Ent_Exc table, as specified by the filter parameters. Passing no filter parameters will retrieve all standard operation step entity exclusion records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified standard operation step entity exclusion record from the Std_Oper_Step_Ent_Exc table. |

