←Select platform

ContextIdentifierValue Property

Summary

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

Syntax

C#
VB
WinRT C#
C++
public string ContextIdentifierValue { get; } 
Public ReadOnly Property ContextIdentifierValue As String 
public string ContextIdentifierValue {get;} 
 get_ContextIdentifierValue();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly