ReferencedStudySequence Property
Summary
Gets or sets the Referenced Study Sequence.
Syntax
<DataMemberAttribute()>
Public Property ReferencedStudySequence As List(Of ReferencedStudySequence)
[DataMemberAttribute()]
public:
property List<ReferencedStudySequence^>^ ReferencedStudySequence {
List<ReferencedStudySequence^>^ get();
void set ( List<ReferencedStudySequence^>^ );
}
Property Value
Uniquely identifies the study that respresents this requested procedure.