Leadtools.Medical.Worklist.Wcf.Entities Namespace > WCFPPSInformation Class : UnscheduledPatient Property |
[DataMemberAttribute()] public PatientInfoforUnscheduledPPS UnscheduledPatient {get; set;}
'Declaration <DataMemberAttribute()> Public Property UnscheduledPatient As PatientInfoforUnscheduledPPS
'Usage Dim instance As WCFPPSInformation Dim value As PatientInfoforUnscheduledPPS instance.UnscheduledPatient = value value = instance.UnscheduledPatient
[DataMemberAttribute()] public PatientInfoforUnscheduledPPS UnscheduledPatient {get; set;}
DataMemberAttribute() get_UnscheduledPatient();
set_UnscheduledPatient(value);
[DataMemberAttribute()] public: property PatientInfoforUnscheduledPPS^ UnscheduledPatient { PatientInfoforUnscheduledPPS^ get(); void set ( PatientInfoforUnscheduledPPS^ 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