API Help
Eplan.EplApi.DataModel.Planning Namespace / PlanningObject.MacroPlaceHolderValueSet Class / ValueSetName Property

In This Topic
    ValueSetName Property
    In This Topic
    Returns the name of the value set
    Syntax
    public string ValueSetName {get;}
    public:
    property String^ ValueSetName {
       String^ get();
    }

    Property Value

    The name of the value set
    See Also