Checks to see if this collection contains ONLY unhidden Yes and No or True and False outcomes, i.e., those that can be represented by a tick and cross in the user interface.

Syntax

finWorkflowItemOutcomeItems.HasYesNoTrueFalseOutcomes([trueOutcome], [falseOutcome])

Parameters

NameTypeOptionalByRefDescription
trueOutcome String Optional ByRef The Outcome that represents True or Yes.
falseOutcome String Optional ByRef The Outcome that represents False or No.

Return Value

Boolean

A Boolean value.

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