API Help
Eplan.EplApi.DataModel Namespace / IPlaceHolder Interface / VariableNames Property

In This Topic
    VariableNames Property (IPlaceHolder)
    In This Topic
    Names of all variables in the Placeholder3D.
    Syntax
    StringCollection VariableNames {get;}
    property StringCollection^ VariableNames {
       StringCollection^ get();
    }

    Property Value

    List of variable names.
    See Also