ManifestNetCharge Property
This is the total amount due to Canada Post for all shipments on the manifest.
Syntax
__property String ManifestNetCharge[int ManifestIdx] = {read=FManifestNetCharge, write=FSetManifestNetCharge};
Default Value
""
Remarks
This is the total amount due to Canada Post for all shipments on the manifest.
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