←Select platform

ContextIdentifier Property

Summary
Gets the Context Identifier (0008,010F) of the Context Group.
Syntax
C#
VB
C++
public DicomContextIdentifierType ContextIdentifier { get; } 
Public ReadOnly Property ContextIdentifier As DicomContextIdentifierType 
public: 
property DicomContextIdentifierType ContextIdentifier { 
   DicomContextIdentifierType get(); 
} 

Property Value

Value indicating the Context Identifier (0008,010F) of the Context Group.A Context Group is identified by its Context ID (CID).

Example

For an example, refer to Insert.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.