API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_TERMINAL_HAS_PLUGADAPTER Property / FUNC_TERMINAL_HAS_PLUGADAPTER(Int32) Property

In This Topic
FUNC_TERMINAL_HAS_PLUGADAPTER(Int32) Property
In This Topic
Terminal with plug-in adapter # 20283. This property isn't indexed.
Syntax
public PropertyValue FUNC_TERMINAL_HAS_PLUGADAPTER( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

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.

See Also