Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList Class / CONNECTION_WIRE_START Property

In This Topic
    CONNECTION_WIRE_START Property
    In This Topic
    plug contact at start of wire # 21026.
    Syntax
    public MDPropertyValue CONNECTION_WIRE_START {get; set;}
    public:
    property MDPropertyValue^ CONNECTION_WIRE_START {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also