MultichannelConnectionPrintingChannel Property 
             | 
          
        
         
            Gets the underlying printing 
Connection of this MultichannelConnection.
            
 
    Namespace: 
   Zebra.Sdk.Comm
    Assembly:
   SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntaxpublic virtual Connection PrintingChannel { get; }Public Overridable ReadOnly Property PrintingChannel As Connection
	Get
public:
virtual property Connection^ PrintingChannel {
	Connection^ get ();
}Property Value
Type: 
Connection
See Also