Home
/
Intersoft.finSupport6
/
finClient
/
ExecuteIdentificationDecisionCard
ExecuteIdentificationDecisionCard
Method
Member of
finClient
Execute the Decision Card defined by this Client's Client Group for scoring Client Identification.
Syntax
finClient
.
ExecuteIdentificationDecisionCard
(
decisionOutcome
,
[ignoreApprovalStatus]
)
Parameters
Name
Type
Optional
ByRef
Description
decisionOutcome
finDecisionOutcome
ByRef
The Decision Card Outcome.
ignoreApprovalStatus
Boolean
Optional
Indicates whether to ignore the Approval Status of items. This will send a Question Type of 'Ignore Approval' to the Decision Card which the Decision Card can use if supported.
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