PerformedSeriesSequence Property

Summary
Gets or sets the Performed Series Sequence.
Syntax
C#
VB
C++
[DataMemberAttribute()] 
public List<PerformedSeriesSequence> PerformedSeriesSequence { get; set; } 
  
<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.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.Wcf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.