DataObjectManager Properties |
The DataObjectManager type exposes the following members.
| Name | Description | |
|---|---|---|
| DataObjects |
Sorteringen i listen afhænger af hvordan manageren blev loadet.
(Specifikt af LoadOptions.SortFields)
| |
| Root |
This is the root node in the global tree structure.
The root is always the dataobject with id = DataObjectDbId.Root.
The root can be null (which is the case if DataObjectLoadOptions.BuildTree = false).
|