Eplan Platform API
Eplan.EplApi.Base Namespace / Decider Class / Decide Method / Decide(ListSelectDecisionContext) Method
A listselect context with all informations

In This Topic
Decide(ListSelectDecisionContext) Method
In This Topic
decide shows a ListSelect dialog.
Syntax

Parameters

listSelectDecisionContext
A listselect context with all informations

Return Value

The return value is EnumDecisionReturn::eOK or EnumDecisionReturn::eCancel.
See Also