openPDC Historian Help
Capacity Property
NamespacesTVA.Historian.FilesArchiveDataBlockCapacity
Gets the maximum number of ArchiveDataPoints that can be stored in the ArchiveDataBlock.
Declaration Syntax
C#Visual BasicVisual C++
public int Capacity { get; }
Public ReadOnly Property Capacity As Integer
public:
property int Capacity {
	int get ();
}

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