Click or drag to resize

ExportLastProcessError Property

Gets or sets any Exception encountered when the Export was last processed.

Namespace: GSF.Historian.Exporters
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
[XmlIgnoreAttribute]
public Exception LastProcessError { get; set; }
View Source

Property Value

Exception
See Also