SystemDir
note
This article is about the SystemDirRules Engine property.
SystemDir
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.