Click or drag to resize

ObjectIdFolderRoot Field

ID for the root DataObject in the tree structure. The DataObject has itself as parent in the database. No other object may be root or point to itself.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const int Root = 1000

Field Value

Type: Int32
See Also