ConnectionSimpleConnectionName Property 
             | 
          
        
         
            Gets a human-readable description of the connection.
            
 
    Namespace: 
   Zebra.Sdk.Comm
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntaxstring SimpleConnectionName { get; }ReadOnly Property SimpleConnectionName As String
	Get
property String^ SimpleConnectionName {
	String^ get ();
}Property Value
Type: 
String
See Also