Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

ReferencedStudySequence Property (ScheduledStepAttribute)






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

Property Value

The referenced study sequence.
Requirements

Target Platforms

See Also

Reference

ScheduledStepAttribute Class
ScheduledStepAttribute Members

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