openPDC Historian Help
Archive Property
NamespacesTVA.Historian.ServicesServiceArchive

[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++
public IArchive Archive { get; set; }
Public Property Archive As IArchive
public:
virtual property IArchive^ Archive {
	IArchive^ get () sealed;
	void set (IArchive^ value) sealed;
}

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