Click or drag to resize

CommonLoadOptionAttributesMaxObjects Property

Maximum number of objects to load. 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
Syntax
C#
public int MaxObjects { get; set; }

Property Value

Type: Int32
See Also