TemporaryLoginResponseExpiration Property |
[This is preliminary documentation and is subject to change.]
Expiration time of the login
Namespace:
Purolator.Webservice.Objects
Assembly:
OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntaxpublic DateTime Expiration { get; set; }Public Property Expiration As DateTime
Get
Set
public:
property DateTime Expiration {
DateTime get ();
void set (DateTime value);
}Property Value
Type:
DateTime
See Also