Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

ContextIdentifier Property (DicomCodeSequenceItem)








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)
            
 <br/>get_ContextIdentifier();<br/>set_ContextIdentifier(value);<br/>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

See Also

Reference

DicomCodeSequenceItem Class
DicomCodeSequenceItem Members

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