BMXNET 4.0 Developer API

The name of the compiled Windows help file (.chm).

Namespace:  IndianHealthService.BMXNet.EHR
Assembly:  BMXEHR40 (in BMXEHR40.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
string HelpFile { get; }
ReadOnly Property HelpFile As String
property String^ HelpFile {
	String^ get ();
}

Remarks

See the EHR/VueCentric integration partial class for details on specifying a HelpFile

See Also