ManifestCCMerchantURL Property
The URL for the merchant who charged the credit card.
Syntax
__property String ManifestCCMerchantURL[int ManifestIdx] = {read=FManifestCCMerchantURL, write=FSetManifestCCMerchantURL};
Default Value
""
Remarks
The URL for the merchant who charged the credit card.
This will only be populated if a credit card was used to pay for the postage.
The size of the array is controlled by the ManifestCount property.
This property is read-only and not available at design time.
Data Type
String