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

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