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

In This Topic
    FUNC_ALLCONNECTIONDESCRIPTIONS Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Connection point descriptions (all) # 20039.
    Syntax
    public MDPropertyValue FUNC_ALLCONNECTIONDESCRIPTIONS {get; set;}
    public:
    property MDPropertyValue^ FUNC_ALLCONNECTIONDESCRIPTIONS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also