 | JavascriptEngineBridgeIsInFrontEnd Property |
True if the system is operating on the SanteDB Front end
Namespace: SanteDB.BusinessRules.JavaScript.JNIAssembly: SanteDB.BusinessRules.JavaScript (in SanteDB.BusinessRules.JavaScript.dll) Version: 3.0.2081-alpha+2e88b63362ef5258b46c537869eb2b7aa0e99be8
Syntaxpublic bool IsInFrontEnd { get; }Public ReadOnly Property IsInFrontEnd As Boolean
Get
public:
property bool IsInFrontEnd {
bool get ();
}member IsInFrontEnd : bool with get
Property Value
Boolean
See Also