LEADTOOLS Medical (Leadtools.Dicom assembly)

HL7InstanceIdentifier Property

Show in webframe







Gets or sets the value for the "HL7 Instance Identifier" (0040,E001) element.
Syntax
public string HL7InstanceIdentifier {get; set;}
'Declaration
 
Public Property HL7InstanceIdentifier As String
'Usage
 
Dim instance As DicomEncapsulatedDocument
Dim value As String
 
instance.HL7InstanceIdentifier = value
 
value = instance.HL7InstanceIdentifier
public string HL7InstanceIdentifier {get; set;}

            
public final String getHL7InstanceIdentifier()
public final void setHL7InstanceIdentifier(String value)
            
 
get_HL7InstanceIdentifier();
set_HL7InstanceIdentifier(value);
Object.defineProperty('HL7InstanceIdentifier');
public:
property String^ HL7InstanceIdentifier {
   String^ get();
   void set (    String^ value);
}

Property Value

Value indicating the "HL7 Instance Identifier" (0040,E001) element.
Example
For an example, refer to DicomDataSet.SetEncapsulatedDocument.
Requirements

Target Platforms

See Also

Reference

DicomEncapsulatedDocument Class
DicomEncapsulatedDocument 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