|
IDataPointHistorianID Property
|
Gets or sets the historian identifier of the time-series data point.
Namespace: GSF.HistorianAssembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.205-beta
Syntax int HistorianID { get; set; }
Property HistorianID As Integer
Get
Set
property int HistorianID {
int get ();
void set (int value);
}
abstract HistorianID : int with get, set
function get_HistorianID();
function set_HistorianID(value);
View SourceProperty Value
Int32See Also