LocationEntityId Property
The entity ID for the current location.
Syntax
__property String LocationEntityId[int LocationIndex] = {read=FLocationEntityId, write=FSetLocationEntityId};
Default Value
""
Remarks
The entity ID for the current location. This is populated when FindLocations is called.
The size of the array is controlled by the LocationCount property.
This property is read-only and not available at design time.
Data Type
String