Click or drag to resize

ResponseBaseStatus Property

[This is preliminary documentation and is subject to change.]

The status of the request (0 - Success, 1 - Success with warnings, 2 - Failure).

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public int Status { get; set; }

Property Value

Type: Int32
See Also