OrderRequestV3Ref5 Property |
[This is preliminary documentation and is subject to change.]
Customer reference number.
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic string Ref5 { get; set; }
Public Property Ref5 As String
Get
Set
public:
property String^ Ref5 {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also