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

In This Topic
    CONNECTION_CABLEWIRE_PAIRINDEX Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Pair index # 31050.
    Syntax
    public MDPropertyValue CONNECTION_CABLEWIRE_PAIRINDEX {get; set;}
    public:
    property MDPropertyValue^ CONNECTION_CABLEWIRE_PAIRINDEX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also