|    | DataObjectLoadOptionsMaxObjects Property  | 
 
            Maximum number of objects to load.
            (If BuildTree=true we may load more objects)
            If MaxObjects = 0 all objects are loaded.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int MaxObjects { get; set; }Property Value
Type: 
Int32
See Also