ManifestAccountNumber Property
This is the 10-digit customer number of who mailed the package(s).
Syntax
__property String ManifestAccountNumber[int ManifestIdx] = {read=FManifestAccountNumber, write=FSetManifestAccountNumber};
Default Value
""
Remarks
This is the 10-digit customer number of who mailed the package(s).
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