LEADTOOLS Medical (Leadtools.Medical.Worklist.Wcf assembly)

PPSRelationShip Property

Show in webframe





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:
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

See Also

Reference

WCFPPSInformation Class
WCFPPSInformation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.