openPDC Historian Help
CurrentData Property
NamespacesTVA.Historian.FilesStateRecordSummaryCurrentData
Same as CurrentData.
Declaration Syntax
C#Visual BasicVisual C++
public StateRecordDataPoint CurrentData { get; private set; }
Public Property CurrentData As StateRecordDataPoint
public:
property StateRecordDataPoint^ CurrentData {
	StateRecordDataPoint^ get ();
	void set (StateRecordDataPoint^ value);
}
Exceptions
ExceptionCondition
ArgumentNullExceptionThe value being assigned is null.

Assembly: TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252