public PropertyValue FUNC_INSERTNOTPLACED( int index ) {get; set;}
public: property PropertyValue^ FUNC_INSERTNOTPLACED { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
For functions saved in macros. If this property is assigned to a function, the function is not placed in the schematic when the macro is placed. The function is then only available as an unplaced function in the project.
FunctionPropertyList Class FunctionPropertyList Members Overload List