CommodityContentDdtcUnitMeasure Property |  |
Gets or sets DDTC Unit of Measure
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax[DefaultValueAttribute("")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 7)]
public string DdtcUnitMeasure { get; set; }
public:
[DefaultValueAttribute(L"")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 7)]
property String^ DdtcUnitMeasure {
String^ get ();
void set (String^ value);
}
function get_DdtcUnitMeasure();
function set_DdtcUnitMeasure(value);
Property Value
Type:
String
Remarks
The unit of measure for the article being shipped as stated on the license or other export authorization
See Also