public PropertyValue FUNC_DISTRIBUTED_TERMINAL( int index ) {get; set;}
public: property PropertyValue^ FUNC_DISTRIBUTED_TERMINAL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_DISTRIBUTED_TERMINAL( int index ) {get; set;}
public: property PropertyValue^ FUNC_DISTRIBUTED_TERMINAL { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Specifies whether a terminal is a distributed terminal. Terminal connection points can be shown distributed with the aid of distributed terminals. Each distributed terminal then represents one or several connection points of the terminal.