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

In This Topic
    PlaceHolderName Property
    In This Topic
    Returns the name of the macro placeholder
    Syntax
    public string PlaceHolderName {get;}
    public:
    property String^ PlaceHolderName {
       String^ get();
    }

    Property Value

    The name of the macro placeholder
    See Also