Click or drag to resize

ResponseBaseMessages Property

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

Error, Warning or Informational messages.

Namespace:  Purolator.Webservice.Objects
Assembly:  OLS.Webservice.Objects (in OLS.Webservice.Objects.dll) Version: 9.3.0.21647 (9.3.0.21647)
Syntax
public List<ResponseMessage> Messages { get; set; }

Property Value

Type: ListResponseMessage
See Also