Determines whether the specified where rule is satisfied by the specified application instance.
Parameters
Parameters
Description
instance
[in] Identifier of the application instance to be validated.
rule
[in] Where rule to check.
Returns
sdaiTRUE if where rule is satisfied by application instance; the function returns sdaiFALSE if rule is not satisfied, or sdaiUNKNOWN if where rule can not be evaluated.