|
PIConnectionServerName Property
|
Gets or sets the name of the PI server for the adapter's PI connection.
Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.207-beta
Syntax public string ServerName { get; set; }
Public Property ServerName As String
Get
Set
member ServerName : string with get, set
function get_ServerName();
function set_ServerName(value);
View SourceProperty Value
StringSee Also