public PropertyValue FUNC_TERMINAL_HAS_PLUGADAPTER( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_HAS_PLUGADAPTER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_TERMINAL_HAS_PLUGADAPTER( int index ) {get; set;}
public: property PropertyValue^ FUNC_TERMINAL_HAS_PLUGADAPTER { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Shows that the terminal has a plug-in adapter. This property is available in terminal reports, where it can be used to output terminal graphics.