Eplan Platform API
Eplan.EplApi.Base Namespace / ListSelectDecisionContext Class / Title Property

In This Topic
    Title Property (ListSelectDecisionContext)
    In This Topic
    The title for the decider.
    Syntax
    public string Title {get;}
    public:
    property String^ Title {
       String^ get();
    }
    See Also