Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ReferencedPatientSequence Property (ModalityPerformedProcedureStep)






Gets or sets the referenced patient sequence.
Syntax
[ElementAttribute()]
public List<SopInstanceReference> ReferencedPatientSequence {get; set;}
'Declaration
 
<ElementAttribute()>
Public Property ReferencedPatientSequence As List(Of SopInstanceReference)
'Usage
 
Dim instance As ModalityPerformedProcedureStep
Dim value As List(Of SopInstanceReference)
 
instance.ReferencedPatientSequence = value
 
value = instance.ReferencedPatientSequence
[ElementAttribute()]
public:
property List<SopInstanceReference^>^ ReferencedPatientSequence {
   List<SopInstanceReference^>^ get();
   void set (    List<SopInstanceReference^>^ value);
}

Property Value

The referenced patient sequence.
Requirements

Target Platforms

See Also

Reference

ModalityPerformedProcedureStep Class
ModalityPerformedProcedureStep Members

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