LabelResponseV3BarCode2D Property |
[This is preliminary documentation and is subject to change.]
The value of the 2D barcode on Purolator packages.
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic string BarCode2D { get; set; }
Public Property BarCode2D As String
Get
Set
public:
property String^ BarCode2D {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also