IsContextGroupLocalVersion property (IDicomCodeSequenceItem Interface)
VARIANT_BOOL IsContextGroupLocalVersion | |
Overview |
Refer to Working with DICOM Waveforms. |
Remarks
The IsContextGroupLocalVersion property specifies whether a Context Group Local Version (0008,0107) is specified in the Code Sequence Item. Possible values are:
Value |
Meaning |
VARIANT_TRUE |
The Context Group Local Version is specified by the ContextGroupLocalVersion property. |
VARIANT_FALSE |
No Context Group Local Version is specified in the Code Sequence Item. |
See Also