| 
            
              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.258-beta
Syntaxpublic 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
String
See Also