ModuleDevice.Channel Property

Access to DeviceChannel objects.
<ID("Channel", (int)e.Channel)> _ 
Public ReadOnly Property Channel() As DevicesChannels
This language is not supported or no code example is available.
[ID("Channel", (int)e.Channel)] 
public DevicesChannels Channel {get;}
This language is not supported or no code example is available.

Property Value

DevicesChannels

.NET Framework

Supported in: 4.6.2, 4.7

In this article

Definition