| JavascriptEngineBridgeEnvironment Property |
Get the host environment in which the environment is working
Namespace:
SanteDB.BusinessRules.JavaScript.JNI
Assembly:
SanteDB.BusinessRules.JavaScript (in SanteDB.BusinessRules.JavaScript.dll) Version: 2.2.1
Syntax public int Environment { get; }
Public ReadOnly Property Environment As Integer
Get
public:
property int Environment {
int get ();
}
member Environment : int with get
Property Value
Type:
Int32See Also