LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)
LEAD Technologies, Inc

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 List<PerformedSeriesSequence> PerformedSeriesSequence {get; set;}
DataMemberAttribute()
 get_PerformedSeriesSequence();
set_PerformedSeriesSequence(value);
[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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

WCFPPSInformation Class
WCFPPSInformation Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.