←Select platform

ContextIdentifier Property (DicomCodeSequenceItem)

Summary

Gets or sets the value for the "Context Identifier" (0008,010F) element.

Syntax

C#
VB
Java
WinRT C#
C++
public string ContextIdentifier {get; set;} 
Public Property ContextIdentifier As String 
public string ContextIdentifier {get; set;} 
public final String getContextIdentifier() 
public final void setContextIdentifier(String value) 
             
  
get_ContextIdentifier(); 
set_ContextIdentifier(value); 
Object.defineProperty('ContextIdentifier');  
public: 
property String^ ContextIdentifier { 
   String^ get(); 
   void set (    String^ value); 
} 

Property Value

Value indicating the "Context Identifier" (0008,010F) element.

Example

For an example, refer to WaveformGroupCount.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize