←Select platform

ContextIdentifierValue Property

Summary

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

Syntax
C#
VB
C++
public string ContextIdentifierValue { get; } 
Public ReadOnly Property ContextIdentifierValue As String 
public: 
property String^ ContextIdentifierValue { 
   String^ 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