Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder Class / VariableNames Property

In This Topic
    VariableNames Property (PlaceHolder)
    In This Topic
    Names of all variables in the PlaceHolder.
    Syntax
    public virtual StringCollection VariableNames {get;}
    public:
    virtual property StringCollection^ VariableNames {
       StringCollection^ get();
    }

    Property Value

    List of variable names.
    See Also