Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_PLUGCODING Property / FUNC_PLUGCODING Property

In This Topic
    FUNC_PLUGCODING Property
    In This Topic
    Plugs: Coding # 20856.
    Syntax
    public PropertyValue FUNC_PLUGCODING {get; set;}
    public:
    property PropertyValue^ FUNC_PLUGCODING {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    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