LocationStreetAddress Property
Street number and name of this Canada Post location.
Syntax
__property String LocationStreetAddress[int LocationIndex] = {read=FLocationStreetAddress, write=FSetLocationStreetAddress};
Default Value
""
Remarks
Street number and name of this Canada Post location. This is populated after a call to FindLocations.
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