EntryPropertiesValue Property
The Value of the OData entry element.
Syntax
__property String EntryPropertiesValue[int EntryPropertiesIndex] = {read=FEntryPropertiesValue, write=FSetEntryPropertiesValue};
Default Value
""
Remarks
The Value of the OData entry element.
The size of the array is controlled by the EntryPropertiesCount property.
This property is not available at design time.
Data Type
String