BMXNET 4.0 Developer API

Namespace:  IndianHealthService.BMXNet.WinForm
Assembly:  BMXWIN40 (in BMXWIN40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool IsLogging { get; set; }
Public Property IsLogging As Boolean
public:
virtual property bool IsLogging {
	bool get () sealed;
	void set (bool value) sealed;
}

Implements

Log..::.IsLogging

See Also