Eplan Platform API
Eplan.EplApi.DataModel Namespace / MacroBoxPropertyList Class / MACROBOX_NORM Property / MACROBOX_NORM Property

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

    Property Value

    Returns property value of type System.Int64.
    See Also