CustomsItemResponseUpdated Property |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "P:Purolator.Webservice.Objects.CustomsItemResponse.Updated"]
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic DateTime Updated { get; set; }
Public Property Updated As DateTime
Get
Set
public:
property DateTime Updated {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTime
See Also