Click or drag to resize

DocumentResponseData Property

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

The document data. For DocumentLocation Data, Data will contain the Base 64 encoded data. For DocumentLocation Url, Data will contain the Url of the report.

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

Property Value

Type: String
See Also