Click or drag to resize

DataObjectTypeObjectCount Property

Contains the approximate number of (data) objects of the specific type. The number is calculated at system start-up.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int ObjectCount { get; }

Property Value

Type: Int32
See Also