Click or drag to resize

PackageRequestIsoUniqueIdentifier Property

Gets or sets ISO/IEC Unique Identifier

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute("")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 165)]
public string IsoUniqueIdentifier { get; set; }

Property Value

Type: String
Remarks
A unique identifier for use in supply chains as defined in ISO/IEC 15459, such as a license plate, or a unique identifier for a transport unit or item.
See Also