openPDC Historian Help
Enabled Property
NamespacesTVA.Historian.ServicesServiceEnabled

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

Gets or sets a boolean value that indicates whether the web service is currently enabled.
Declaration Syntax
C#Visual BasicVisual C++
public bool Enabled { get; set; }
Public Property Enabled As Boolean
public:
virtual property bool Enabled {
	bool get () sealed;
	void set (bool value) sealed;
}

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