ShipperAccountServiceTypeLinkResponseAllow Property |
[This is preliminary documentation and is subject to change.]
True is this shipping type is available to this Shipper Account
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic bool Allow { get; set; }
Public Property Allow As Boolean
Get
Set
public:
property bool Allow {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also