API Help
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolder.Variable Class / Name Property

In This Topic
    Name Property (PlaceHolder.Variable)
    In This Topic
    Returns the name of the variable
    Syntax
    public string Name {get;}
    public:
    property String^ Name {
       String^ get();
    }

    Property Value

    The name of the variable
    See Also