Retrieves the latest Identification Decision Outcome.

The Tag property of the DecisionOutcome object will be set to the primary key of the Client Log.

Syntax

finClient.GetIdentificationDecisionOutcome(decisionOutcome, [clientLogPk], [expired])

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finClient
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0