Extensible property (IDicomContextGroup Interface)

VB.NET example

C# example

Visual Basic example

Visual C++ 6.0 example

 

Syntax

VARIANT_BOOL Extensible

Overview

Refer to Working with the DicomContextGroup Object

Remarks

(Read-only) The Extensible property specifies whether the Context Group is Extensible. Possible values are:

Value

Meaning

VARIANT_TRUE

The Context Group is Extensible.

VARIANT_FALSE

The Context Group is Non-extensible.

See Also

Elements:

CurrentContextGroup property, ContextIdentifier property, Name property, ContextGroupVersion property

Topics:

ILEADDicomDS Interface, IDicomContextGroup Interface, IDicomCodedConcept Interface, Working with the DicomCodedConcept Object, Working with Context Groups, Context Identifiers