public PropertyValue FUNC_TERMINAL_NODIAGRAM( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_NODIAGRAM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_TERMINAL_NODIAGRAM( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_NODIAGRAM { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Suppresses the output of the terminal strip definition or plug definition in the terminal or plug diagram.