Click or drag to resize

JavascriptEngineBridgeIsInFrontEnd Property

True if the system is operating on the SanteDB Front end

Namespace:  SanteDB.BusinessRules.JavaScript.JNI
Assembly:  SanteDB.BusinessRules.JavaScript (in SanteDB.BusinessRules.JavaScript.dll) Version: 2.2.1
Syntax
public bool IsInFrontEnd { get; }

Property Value

Type: Boolean
See Also