The Tag property of the DecisionOutcome object will be set to the primary key of the Client Log.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| decisionOutcome | finDecisionOutcome | ByRef | The Decision Outcome or Nothing if no Log with an Extended Type of DecisionOutcomeClientIdentification is found. | |
| clientLogPk | Integer | Optional | ByRef | The primary key of the Client Log from which this Decision Outcome was retrieved. If omitted, a value of 0 is assumed. |
| expired | Boolean | Optional | ByRef | Indicates whether this Decision Outcome has expired according to the setting on the Client Group. If omitted, a value of False is assumed. |
A Boolean value indicating success.