| C# |
|---|
| public class UnitManager : ObjectManager<Unit, Units> |
| #ctor | Initializes an object instance. |
| GetCodeKey | Get the Code key record. |
| GetDescriptionKey | Gets the Description key record. |
| GetLoadJoins | Creates and returns the Load Joins object. |
| LoadWithParentID | Loads a collection of Data Records with the supplied value. |
| RetrieveWithCode | Retrieves a data record with the supplied value. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| RetrieveWithLookup | Retrieves a data record with the supplied value. |
| SetOrderByCode | Sets the current OrderBy names. |
| GetIDKey | Missing Summary |
| GetParentIDKey | Missing Summary |