C#
VB
WinRT C#
C++
Gets a value indicating whether the channel sensitivity is set for this channel.
public bool Include { get; }
Public ReadOnly Property Include As Boolean
public bool Include {get;}
get_Include();
public:
property bool Include {
bool get();
}
true if the channel sensitivity is set for this channel; otherwise, false.
For an example, refer to WaveformGroupCount.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET