| C# |
|---|
| public class ValueRecordManager : DataManager , IDataManager |
| #ctor | Initializes an object instance. |
| GetKeyDocAppID | Get the DocAppID key record. |
| GetLoadFileFilters | Creates and returns the Load filters object. |
| GetLoadFileJoins | Creates and returns the Load join object. |
| GetLoadLotFilters | Creates and returns the Load filters object. |
| LoadWithDocAppID | Retrieves a DbResult object with a collection of data records. |
| LoadWithLotCode | Retrieves a DbResult object with a collection of data records. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| GetIDKey | Missing Summary |