LEADTOOLS Medical (Leadtools.Dicom assembly)

ContextIdentifier Property (DicomCodeSequenceItem)

Show in webframe







Gets or sets the value for the "Context Identifier" (0008,010F) element.
Syntax
public string ContextIdentifier {get; set;}
'Declaration
 
Public Property ContextIdentifier As String
'Usage
 
Dim instance As DicomCodeSequenceItem
Dim value As String
 
instance.ContextIdentifier = value
 
value = instance.ContextIdentifier
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 DicomDataSet.WaveformGroupCount.
Requirements

Target Platforms

See Also

Reference

DicomCodeSequenceItem Class
DicomCodeSequenceItem Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features