Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the version number of the model-driven apps instance.
Syntax
var globalContext = Xrm.Utility.getGlobalContext();
globalContext.getVersion();
Return Value
Type: String
Description: Version of the model-driven apps instance. For example:
"9.0.0.1103"