openPDC Historian Help
RolloverInProgress Property
NamespacesTVA.Historian.FilesIntercomRecordRolloverInProgress
Gets or sets a boolean value that indicates whether the active ArchiveFile if being rolled-over.
Declaration Syntax
C#Visual BasicVisual C++
public bool RolloverInProgress { get; set; }
Public Property RolloverInProgress As Boolean
public:
property bool RolloverInProgress {
	bool get ();
	void set (bool value);
}

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