public PropertyValue FUNC_TERMINAL_SWITCH_LOCK( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_SWITCH_LOCK { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_TERMINAL_SWITCH_LOCK( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_SWITCH_LOCK { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Indicates whether the terminal is locked and cannot be switched. You can show the state of an isolating terminal in this way, for example.