Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

HL7StructuredDocumentReferenceSequence Property






Gets or sets the HL7 structured document reference sequence.
Syntax
[ElementAttribute()]
public List<HL7StructuredDocumentReference> HL7StructuredDocumentReferenceSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property HL7StructuredDocumentReferenceSequence As List(Of HL7StructuredDocumentReference)
'Usage
 
Dim instance As SOPCommonModule
Dim value As List(Of HL7StructuredDocumentReference)
 
instance.HL7StructuredDocumentReferenceSequence = value
 
value = instance.HL7StructuredDocumentReferenceSequence
[ElementAttribute()]
public:
property List<HL7StructuredDocumentReference^>^ HL7StructuredDocumentReferenceSequence {
   List<HL7StructuredDocumentReference^>^ get();
   void set (    List<HL7StructuredDocumentReference^>^ value);
}

Property Value

The HL7 structured document reference sequence.
Requirements

Target Platforms

See Also

Reference

SOPCommonModule Class
SOPCommonModule Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features