public PropertyValue FUNC_TERMINAL_CANHAVESAMENAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_CANHAVESAMENAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_TERMINAL_CANHAVESAMENAME( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_CANHAVESAMENAME { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is used to specify whether a terminal designation within the terminal strip may occur several times. If you place the terminals in several representation types, you should not activate this setting and define each terminal uniquely. Otherwise there may be problems in global editing.