ManifestOriginName Property
This is the descriptive name of the shipment's origin as printed on the manifest.
Syntax
__property String ManifestOriginName[int ManifestIdx] = {read=FManifestOriginName, write=FSetManifestOriginName};
Default Value
""
Remarks
This is the descriptive name of the shipment's origin as printed 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