PerformedSeriesSequence Property
Summary
Gets or sets the Performed Series Sequence.
Syntax
<DataMemberAttribute()>
Public Property PerformedSeriesSequence As List(Of PerformedSeriesSequence)
[DataMemberAttribute()]
public:
property List<PerformedSeriesSequence^>^ PerformedSeriesSequence {
List<PerformedSeriesSequence^>^ get();
void set ( List<PerformedSeriesSequence^>^ );
}
Property Value
Contains attributes of the sequence that comprise the Performed Procedure Step.