HazmatContentExportIdentificationUNNumber Property | |
Gets or sets IdentificationUNNumber
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string IdentificationUNNumber { get; set; }
public:
property String^ IdentificationUNNumber {
String^ get ();
void set (String^ value);
}
function get_IdentificationUNNumber();
function set_IdentificationUNNumber(value);
Property Value
Type:
StringSee Also