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

UnscheduledPatient Property






Gets or sets the unscheduled patient information.
Syntax
[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);
}

Property Value

The information that describes the unscheduled patient for the Performed Procedure Step.
Remarks
The unscheduled patient information is used if the patient that the performed procedure is for is unknow to the implementing system.
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.