| C# |
|---|
| public class InventoryStatusManager : ObjectManager<InventoryStatus, InventoryStatuses> |
| #ctor | Initializes an object instance. |
| IsDuplicate | Check for duplicate unique key. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| SetOrderByDescription | Sets the current OrderBy names. |
| GetIDKey | Missing Summary |