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

In This Topic
FUNC_PLUGCODING(Int32) Property
In This Topic
Plugs: Coding # 20856. This property isn't indexed.
Syntax
public PropertyValue FUNC_PLUGCODING( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Coding is useful in order to distinguish between several plugs. Entry is limited to 10 characters. By default, the property is preset with the value of the part property (ID 22103) of the same name of the associated part.

See Also