←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly