API Help
Eplan.EplApi.DataModel Namespace / MacroBoxPropertyList Class / MACROBOX_USEPROTECTEDGROUP Property / MACROBOX_USEPROTECTEDGROUP(Int32) Property

In This Topic
    MACROBOX_USEPROTECTEDGROUP(Int32) Property
    In This Topic
    Macro: Protected group # 23012. This property isn't indexed.
    Syntax
    public PropertyValue MACROBOX_USEPROTECTEDGROUP( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ MACROBOX_USEPROTECTEDGROUP {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Boolean.
    See Also