openPDC Historian Help
ServiceUri Property
NamespacesTVA.Historian.ServicesServiceServiceUri

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

Gets or sets the URI where the web service is to be hosted.
Declaration Syntax
C#Visual BasicVisual C++
public string ServiceUri { get; set; }
Public Property ServiceUri As String
public:
virtual property String^ ServiceUri {
	String^ get () sealed;
	void set (String^ value) sealed;
}
Remarks
Set ServiceUri to a null or empty string to disable web service hosting.

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