EntitySchemaTEntityPropertyCount Property |
Gets the number of properties in this schema.
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking (in AGI.Foundation.Tracking.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int PropertyCount { get; }
Public ReadOnly Property PropertyCount As Integer
Get
public:
property int PropertyCount {
int get ();
}
member PropertyCount : int with get
Property Value
Type:
Int32See Also