←Select platform

Include Property

Summary

Gets a value indicating whether the channel sensitivity is set for this channel.

Syntax

C#
VB
WinRT C#
C++
public bool Include { get; } 
Public ReadOnly Property Include As Boolean 
public bool Include {get;} 
 get_Include();  
public: 
property bool Include { 
   bool get(); 
} 

Property Value

true if the channel sensitivity is set for this channel; otherwise, false.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly