Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentTemplatePropertyList Class / DMPLAOBJECT_PLAMACRO Property / DMPLAOBJECT_PLAMACRO Property

In This Topic
    DMPLAOBJECT_PLAMACRO Property
    In This Topic
    Macro for pre-planning and P&I diagram # 44084.
    Syntax
    public PropertyValue DMPLAOBJECT_PLAMACRO {get; set;}
    public:
    property PropertyValue^ DMPLAOBJECT_PLAMACRO {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Macro with the "Pre-planning" and / or "P&I diagram" representation type for the extension of an existing pre-planning with graphical representations and P&I diagram.

    See Also