
 Declaration Syntax
public int ActiveDataBlockIndex { get; set; }
Public Property ActiveDataBlockIndex As Integer
public:
property int ActiveDataBlockIndex {
	int get ();
	void set (int value);
}
 Remarks
Index is persisted to disk as 1-based index for backwards compatibility.
Assembly: 
TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252