←Select platform

HL7InstanceIdentifier Property

Summary

Gets or sets the value for the "HL7 Instance Identifier" (0040,E001) element.

Syntax
C#
VB
C++
Java
public string HL7InstanceIdentifier { get; set; } 
Public Property HL7InstanceIdentifier As String 
public final String getHL7InstanceIdentifier() 
public final void setHL7InstanceIdentifier(String value) 
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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly