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

In This Topic
    CONNECTION_WIRENUMBER Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Connection color / number # 31004.
    Syntax
    public MDPropertyValue CONNECTION_WIRENUMBER {get; set;}
    public:
    property MDPropertyValue^ CONNECTION_WIRENUMBER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also