SystemDir

Previous Next

The SystemDir Rules Engine property returns the USoft installation directory of the local USoft installation that is running the instance from which you invoke the RulesEngine component.

Getting this property

You can get the current value of this property by executing:

SELECT RulesEngine.GetProperty( 'SystemDir' )

This entire statement is case-insensitive, including the property name.

 

See also

Rules Engine properties

RulesEngine.GetProperty