CommodityFreightNMFC Property
Identifies the National Motor Freight Classification numbers.
Syntax
char* GetCommodityFreightNMFC(int iCommodityIndex);
int SetCommodityFreightNMFC(int iCommodityIndex, char* lpszCommodityFreightNMFC);
Default Value
""
Remarks
Identifies the National Motor Freight Classification numbers.
NOTE: This property is only applicable to UPS freight.
The size of the array is controlled by the CommodityCount property.
This property is not available at design time.
Data Type
String