Application

Previous Next

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.

 

See also

Rules Engine properties

RulesEngine.GetProperty