ManifestCount Property
The number of records in the Manifest arrays.
Syntax
__property int ManifestCount = {read=FManifestCount, write=FSetManifestCount};
Default Value
0
Remarks
This property controls the size of the following arrays:- ManifestAccountNumber
- ManifestBaseCharge
- ManifestCCAuthCode
- ManifestCCAuthTimestamp
- ManifestCCMerchantName
- ManifestCCMerchantURL
- ManifestCCNameOnCard
- ManifestContractId
- ManifestCustomerReference
- ManifestDate
- ManifestDestinationPostalCode
- ManifestGST
- ManifestHST
- ManifestMediaType
- ManifestNetCharge
- ManifestOriginId
- ManifestOriginName
- ManifestPayorAccountNumber
- ManifestPONumber
- ManifestPST
- ManifestShipperAccountNumber
- ManifestTime
- ManifestTotalDiscount
- ManifestTotalSurcharge
- ManifestURL
This property is read-only and not available at design time.
Data Type
Integer