API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_PINANDJACK_PLUGSIDE Property / FUNC_PINANDJACK_PLUGSIDE Property

In This Topic
FUNC_PINANDJACK_PLUGSIDE Property
In This Topic
Plugs: Assignment to male pin / female pin end # 20052.
Syntax
public PropertyValue FUNC_PINANDJACK_PLUGSIDE {get; set;}

Property Value

Returns property value of type System.Int64.
Remarks

In the case of the separate management of male and female pins, this specifies whether the pin is assigned to the male or female end of the plug.

0 = Automatic (i.e. the assignment is made via the DT and the function definition)

1 = Male pin end

2 = Female pin end.

See Also