| C# |
|---|
| public class StepTaskManager : ObjectManager<StepTask, StepTasks> |
| #ctor | Initializes an object instance. |
| GetStepIDKey | Get the Step ID key record. |
| IsDuplicate | Check for duplicate unique key. |
| LoadWithStepID | Loads the StepTasks by StepID. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| SetOrderBySequence | Sets the current OrderBy names. |
| UpdateStatus | Update the Data Record status. |
| GetIDKey | Missing Summary |