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
public PropertyValue MACROBOX_USEPROTECTEDGROUP( int index ) {get; set;}
public: property PropertyValue^ MACROBOX_USEPROTECTEDGROUP { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Determines at a macro box in a macro project that a protected group is created during the insertion of a macro. The inserted macro cannot be graphically changed or further broken down in the schematic project.