EntryPropertiesType Property
The type of the OData schema property.
Syntax
char* GetEntryPropertiesType(int iEntryPropertiesIndex);
int SetEntryPropertiesType(int iEntryPropertiesIndex, char* lpszEntryPropertiesType);
Default Value
""
Remarks
The type of the OData schema property.
The size of the array is controlled by the EntryPropertiesCount property.
This property is not available at design time.
Data Type
String