Eplan Platform API
Eplan.EplApi.DataModel Namespace / MacroEntryPropertyList Class / MACROBOX_MACRO_SOURCE Property / MACROBOX_MACRO_SOURCE Property

In This Topic
    MACROBOX_MACRO_SOURCE Property
    In This Topic
    Macro: Source / reference # 23003.
    Syntax
    public PropertyValue MACROBOX_MACRO_SOURCE {get; set;}
    public:
    property PropertyValue^ MACROBOX_MACRO_SOURCE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Describing text in which you can, for example, specify where the schematic originates (e.g., "Siemens catalog").

    See Also