openPDC Historian Help
Archive Property
NamespacesTVA.Historian.DataServicesIDataServiceArchive
Gets or sets the IArchive used by the web service for its data.
Declaration Syntax
C#Visual BasicVisual C++
IArchive Archive { get; set; }
Property Archive As IArchive
property IArchive^ Archive {
	IArchive^ get ();
	void set (IArchive^ value);
}

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