LTLLabelRequestLTLType Property |
[This is preliminary documentation and is subject to change.]
The type of LTL number to search for (LTLShipmentNumber, ProNumber, PalletNumber, TrackingNumber).
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic string LTLType { get; set; }
Public Property LTLType As String
Get
Set
public:
property String^ LTLType {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also