Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property SensitivityUnits As DicomCodeSequenceItem |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public DicomCodeSequenceItem SensitivityUnits {get;} |
C++/CLI | |
---|---|
public: property DicomCodeSequenceItem^ SensitivityUnits { DicomCodeSequenceItem^ get(); } |
Return Value
Value indicating the channel sesitivity units.For an example, refer to DicomDataSet.WaveformGroupCount.
For more information, refer to the "Channel Sensitivity Units Sequence" (003A,0211) element in the DICOM standard.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family