←Select platform

HL7StructuredDocumentReferenceSequence Property

Summary

Gets or sets the HL7 structured document reference sequence.

Syntax

C#
VB
C++
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public List<HL7StructuredDocumentReference> HL7StructuredDocumentReferenceSequence {get; set;} 
<Leadtools.Dicom.Common.Extensions.ElementAttribute()> 
Public Property HL7StructuredDocumentReferenceSequence As List(Of HL7StructuredDocumentReference) 
[Leadtools.Dicom.Common.Extensions.ElementAttribute()] 
public: 
property List<HL7StructuredDocumentReference^>^ HL7StructuredDocumentReferenceSequence { 
   List<HL7StructuredDocumentReference^>^ get(); 
   void set (    List<HL7StructuredDocumentReference^>^ ); 
} 

Property Value

The HL7 structured document reference sequence.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize