openPDC Historian Help
SlotsAvailable Property
NamespacesTVA.Historian.FilesArchiveDataBlockSlotsAvailable
Gets the number of ArchiveDataPoints that can to written to the ArchiveDataBlock.
Declaration Syntax
C#Visual BasicVisual C++
public int SlotsAvailable { get; }
Public ReadOnly Property SlotsAvailable As Integer
public:
property int SlotsAvailable {
	int get ();
}

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