| C# |
|---|
| public class DocAppFieldManager : ObjectManager<DocAppField, DocAppFields> |
| #ctor | Initializes an object instance. |
| GetParentIDKey | Get the ID key record. |
| LoadWithBehaviorID | Loads a collection of data records with behavior ID. |
| LoadWithParentID | Loads a collection of data records with parent ID. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| SetOrderByColumnName | Sets the current OrderBy names. |
| SetOrderBySequence | Sets the current OrderBy names. |
| GetIDKey | Missing Summary |