RequestItemV3Textile Property |
[This is preliminary documentation and is subject to change.]
Is the item a Textile?
Set as 'true' if the item is subject to enhanced textile-related regulation; otherwise 'false'.
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic bool Textile { get; set; }
Public Property Textile As Boolean
Get
Set
public:
virtual property bool Textile {
bool get () sealed;
void set (bool value) sealed;
}
Property Value
Type:
Boolean
See Also