openPDC Historian Help
Archive Property
NamespacesTVA.Historian.ServicesIServiceArchive

[This is preliminary documentation and is subject to change.]

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.0.0