SetCurrentPatientLocationNull Method

Summary

Sets the value of the VisitDataTable.CurrentPatientLocationColumn to a null value.

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public void SetCurrentPatientLocationNull() 
  
<DebuggerNonUserCodeAttribute()> 
Public Sub SetCurrentPatientLocationNull()  
[DebuggerNonUserCodeAttribute()] 
public: 
void SetCurrentPatientLocationNull();  

Requirements

Target Platforms

See Also

Reference

VisitRow Class

VisitRow Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly