BMXNET 4.0 Developer API

If a visit can not be added to if it is locked. In the WinForm edition, all visits answered by BMX FIND VISIT are considered unlocked.

Namespace:  IndianHealthService.BMXNet.Model
Assembly:  BMXNET40 (in BMXNET40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
bool IsLocked { get; }
ReadOnly Property IsLocked As Boolean
property bool IsLocked {
	bool get ();
}

See Also