| C# |
|---|
| public class UnitTypeManager : ObjectManager<UnitType, UnitTypes> |
| #ctor | Initializes an object instance. |
| IsDuplicate | Check for duplicate unique key. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| GetIDKey | Missing Summary |
| LoadByDescription | Missing Summary |