Skip to main content
Version: 11.0

Application

note

This article is about the ApplicationRules Engine property.

Application

The Application Rules Engine property returns the name of the USoft application (as known to Authorizer) that the Rules Engine is associated with.

Getting this property

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

SELECT RulesEngine.GetProperty( 'Application' )

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