Click or drag to resize
WebFileOrderErrorDescription Property
If an error occurs while processing the file order, then this property shows the last error message.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string ErrorDescription { get; set; }

Property Value

Type: String
See Also