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

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

    Property Value

    Returns property value of type System.String.
    See Also