←Select platform

ContextIdentifier Property

Summary

Gets the Context Identifier (0008,010F) of the Context Group.

Syntax

C#
VB
WinRT C#
C++
public DicomContextIdentifierType ContextIdentifier { get; } 
Public ReadOnly Property ContextIdentifier As Leadtools.Dicom.DicomContextIdentifierType 
public Leadtools.Dicom.DicomContextIdentifierType ContextIdentifier {get;} 
 get_ContextIdentifier();  

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly