openPDC Historian Help
Archive Property
NamespacesTVA.Historian.DataServicesDataServiceArchive
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.33.39252