Leadtools.Medical.Worklist.Wcf.Entities Namespace > MPPSQuery Class : Patient Property |
[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 WCFPatient Patient {get; set;}
DataMemberAttribute() get_Patient();
set_Patient(value);
[DataMemberAttribute()] public: property WCFPatient^ Patient { WCFPatient^ get(); void set ( WCFPatient^ value); }
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