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

Patient Property (WCFPPSInformation)

Show in webframe





Gets or sets the patient information.
Syntax
[DataMemberAttribute()]
public WCFPatient Patient {get; set;}
'Declaration
 
<DataMemberAttribute()>
Public Property Patient As WCFPatient
'Usage
 
Dim instance As WCFPPSInformation
Dim value As WCFPatient
 
instance.Patient = value
 
value = instance.Patient

            

            
[DataMemberAttribute()]
public:
property WCFPatient^ Patient {
   WCFPatient^ get();
   void set (    WCFPatient^ value);
}

Property Value

The information that describes the patient for 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.