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