←Select platform

GetChannelSource Method

Summary

Gets the channel source.

Syntax
C#
VB
C++
public DicomCodeSequenceItem GetChannelSource() 
Public Function GetChannelSource() As DicomCodeSequenceItem 
public: 
DicomCodeSequenceItem^ GetChannelSource();  

Return Value

The channel source.

Remarks
  • This method always returns even if a call to SetChannelSource to populate the data of the structure was never made.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly