BillingAddressAddressName Property
The name of the person that is billed.
Syntax
__property String BillingAddressAddressName[int AddressIndex] = {read=FBillingAddressAddressName, write=FSetBillingAddressAddressName};
Default Value
""
Remarks
The name of the person that is billed.
The size of the array is controlled by the AddressCount property.
This property is read-only and not available at design time.
Data Type
String