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

Patient Property (MPPSQuery)

Show in webframe





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

            

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

Property Value

The patient info.
Requirements

Target Platforms

See Also

Reference

MPPSQuery Class
MPPSQuery Members

 

 


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