CloseoutRequestParsNumber Property |
[This is preliminary documentation and is subject to change.]
Pre-Arrival Review System (PARS) 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 ParsNumber { get; set; }
Public Property ParsNumber As String
Get
Set
public:
property String^ ParsNumber {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also