Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PLCCOMMUNICATIONENTITY_SUPPLEMENTARYFIELD02 Property / FUNC_PLCCOMMUNICATIONENTITY_SUPPLEMENTARYFIELD02(Int32) Property

In This Topic
FUNC_PLCCOMMUNICATIONENTITY_SUPPLEMENTARYFIELD02(Int32) Property
In This Topic
Supplementary field 2 # 20141.
Syntax
public PropertyValue FUNC_PLCCOMMUNICATIONENTITY_SUPPLEMENTARYFIELD02( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property is indexed. Possible indexes are from 1 to 10.

This property is no longer in use and only taken into consideration in old projects. Using the index, you can differentiate between up to 10 supplementary fields.

See Also