Click or drag to resize

ExportLastProcessResult Property

Gets or sets the ExportProcessResult of the Export when it was last processed.

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

Property Value

ExportProcessResult
See Also