MultichannelConnectionPrintingChannel Property
|
Gets the underlying printing
Connection of this MultichannelConnection.
Namespace: Zebra.Sdk.CommAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public virtual Connection PrintingChannel { get; }
Public Overridable ReadOnly Property PrintingChannel As Connection
Get
public:
virtual property Connection^ PrintingChannel {
Connection^ get ();
}
Property Value
ConnectionSee Also