Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_MACRO Property / FUNC_MACRO Property

In This Topic
    FUNC_MACRO Property
    In This Topic
    Macro # 20468.
    Syntax
    public PropertyValue FUNC_MACRO {get; set;}
    public:
    property PropertyValue^ FUNC_MACRO {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Macro from which the object originates.

    See Also