Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Worklist.DataAccessLayer assembly)

Show in webframe

CurrentPatientLocation Property (Visit)






Gets or sets the Current Patient Location.
Syntax
public string CurrentPatientLocation {get; set;}
'Declaration
 
Public Property CurrentPatientLocation As String
'Usage
 
Dim instance As Visit
Dim value As String
 
instance.CurrentPatientLocation = value
 
value = instance.CurrentPatientLocation

            

            
public:
property String^ CurrentPatientLocation {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String representing The Current Patient Location to match against.
Remarks

Set this value to null to ignore this field for all matchings

Requirements

Target Platforms

See Also

Reference

Visit Class
Visit Members

Error processing SSI file
Leadtools.Medical.Worklist.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features