| C# |
|---|
| public class UnitSystemManager : ObjectManager<UnitSystem, UnitSystems> |
| #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 |