ResultTimeZone Property
The time zone of the transaction.
Syntax
__property String ResultTimeZone[int ResultIndex] = {read=FResultTimeZone, write=FSetResultTimeZone};
Default Value
""
Remarks
The time zone of the transaction.
The size of the array is controlled by the ResultCount property.
This property is read-only and not available at design time.
Data Type
String