Version
note
This article is about the VersionRules Engine property.
Version
The Version Rules Engine property returns the patch version number of the USoft product used to run the Rules Service. The value returned starts with the word "version" followed by a space, for example:
version 9.1.1G
Getting this property
You can get the current value of this property by executing:
SELECT RulesEngine.GetProperty( 'Version' )
This entire statement is case-insensitive, including the property name.