Click or drag to resize

DataObjectManager Properties

The DataObjectManager type exposes the following members.

Properties
  NameDescription
Public propertyDataObjects
Sorteringen i listen afhænger af hvordan manageren blev loadet. (Specifikt af LoadOptions.SortFields)
Public propertyRoot
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).
Top
See Also