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

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

    Property Value

    Returns property value of type System.String.
    See Also