SchemaPropertyCount Property
The number of properties contained within an OData schema entity.
Object Oriented Interface
public function getSchemaPropertyCount();
Procedural Interface
ipworks_odata_get($res, 113 );
Default Value
0
Remarks
This property is updated to reflect the total number of properties within the schema entity specified by SchemaEntityIndex.
This property is read-only and not available at design time.
Data Type
Integer