| C# |
|---|
| public class StepManager : ObjectManager<Step, Steps> |
| #ctor | Initializes an object instance. |
| GetProcessIDKey | Get the process ID key record. |
| IsDuplicate | Check for duplicate unique key. |
| LoadWithProcessID | Retrieves a data record with the supplied value. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| SetOrderBySequence | Sets the current OrderBy names. |
| UpdateStatus | Update the Data Record status. |
| GetIDKey | Missing Summary |