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

Show in webframe

HL7InstanceIdentifier Property








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)
            
 <br/>get_HL7InstanceIdentifier();<br/>set_HL7InstanceIdentifier(value);<br/>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 SetEncapsulatedDocument.
Requirements

Target Platforms

See Also

Reference

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