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

In This Topic
    PLUGSTRIP_FIRSTCONTACT Property
    In This Topic
    Plugs: First pin # 35203.
    Syntax
    public PropertyValue PLUGSTRIP_FIRSTCONTACT {get; set;}
    public:
    property PropertyValue^ PLUGSTRIP_FIRSTCONTACT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Designation of the first pin in the plug.

    See Also