ManifestCCNameOnCard Property
The name on the card that was charged.
Syntax
__property String ManifestCCNameOnCard[int ManifestIdx] = {read=FManifestCCNameOnCard, write=FSetManifestCCNameOnCard};
Default Value
""
Remarks
The name on the card that was charged.
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