Eplan Platform API
Eplan.EplApi.Base Namespace / ListSelectDecisionContext Class
Properties Methods

In This Topic
    ListSelectDecisionContext Class Members
    In This Topic

    The following tables list the members exposed by ListSelectDecisionContext.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertySet or get the flag for multi selection.  
    Public PropertyGets all entries  
    Public PropertyGets all selected entries (Use this property if multi selection is enabled)  
    Public PropertyGets the selected entries  
    Public PropertyGets the selected index from Entries  
    Public PropertyThe title for the decider.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of ListSelectDecisionContext object.  
    Top
    See Also