|   | DataObjectLoadOptionsExcludeObjectsWithoutChildPossibility Property  | 
 
            If set, only object which allow child objects are loaded.
            USed in the tree structure to save performance.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool ExcludeObjectsWithoutChildPossibility { get; set; }Property Value
Type: 
Boolean
See Also