[DataMemberAttribute()] public PatientInfoforUnscheduledPPS UnscheduledPatient {get; set;}
[DataMemberAttribute()] public: property PatientInfoforUnscheduledPPS^ UnscheduledPatient { PatientInfoforUnscheduledPPS^ get(); void set ( PatientInfoforUnscheduledPPS^ value); }
'Declaration <DataMemberAttribute()> Public Property UnscheduledPatient As PatientInfoforUnscheduledPPS
'Usage Dim instance As WCFPPSInformation Dim value As PatientInfoforUnscheduledPPS instance.UnscheduledPatient = value value = instance.UnscheduledPatient
Target Platforms
WCFPPSInformation Class WCFPPSInformation Members