Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

Show in webframe

PerformedSeriesSequence Property






Gets or sets the Performed Series Sequence.
Syntax
[DataMemberAttribute()]
public List<PerformedSeriesSequence> PerformedSeriesSequence {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property PerformedSeriesSequence As List(Of PerformedSeriesSequence)
'Usage
 
Dim instance As WCFPPSInformation
Dim value As List(Of PerformedSeriesSequence)
 
instance.PerformedSeriesSequence = value
 
value = instance.PerformedSeriesSequence

            

            
[DataMemberAttribute()]
public:
property List<PerformedSeriesSequence^>^ PerformedSeriesSequence {
   List<PerformedSeriesSequence^>^ get();
   void set (    List<PerformedSeriesSequence^>^ value);
}

Property Value

Contains attributes of the sequence that comprise the Performed Procedure Step.
Requirements

Target Platforms

See Also

Reference

WCFPPSInformation Class
WCFPPSInformation Members

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