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

PPSRelationShip Property






Gets or sets the PPS relationship.
Syntax
[DataMemberAttribute()]
public List<PPSRelationship> PPSRelationShip {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property PPSRelationShip As List(Of PPSRelationship)
'Usage
 
Dim instance As WCFPPSInformation
Dim value As List(Of PPSRelationship)
 
instance.PPSRelationShip = value
 
value = instance.PPSRelationShip
[DataMemberAttribute()]
public List<PPSRelationship> PPSRelationShip {get; set;}
DataMemberAttribute()
 get_PPSRelationShip();
set_PPSRelationShip(value);
[DataMemberAttribute()]
public:
property List<PPSRelationship^>^ PPSRelationShip {
   List<PPSRelationship^>^ get();
   void set (    List<PPSRelationship^>^ value);
}

Property Value

Additional information that relates to 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.