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

Patient Property (WCFPPSInformation)






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 WCFPatient Patient {get; set;}
DataMemberAttribute()
 get_Patient();
set_Patient(value);
[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: 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.