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

In This Topic
    Decide(ListSelectDecisionContext) Method
    In This Topic
    Decide shows a list select dialog.
    Syntax

    Parameters

    listSelectDecisionContext
    A listselect context with all information

    Return Value

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