IsContextGroupLocalVersion property (IDicomCodeSequenceItem Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

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

Elements:

CodeValue property, CodingSchemeDesignator property, CodingSchemeVersion property (IDicomCodeSequenceItem), CodeMeaning property, ContextIdentifier property, MappingResource property, ContextGroupVersion property, ContextGroupLocalVersion property, ContextGroupExtensionCreatorUID property, IsContextGroupVersion property

Topics:

DICOM Waveform Channels: Using Code Sequence Items