Eplan Platform API
Eplan.EplApi.DataModel.EObjects Namespace / PlugStripPropertyList Class / PLUGSTRIP_LASTCONTACT Property / PLUGSTRIP_LASTCONTACT Property

In This Topic
    PLUGSTRIP_LASTCONTACT Property
    In This Topic
    Plugs: Last pin # 35204.
    Syntax
    public PropertyValue PLUGSTRIP_LASTCONTACT {get; set;}
    public:
    property PropertyValue^ PLUGSTRIP_LASTCONTACT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Designation of the last pin in the plug.

    See Also