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

In This Topic
    FUNC_ALLCONNECTIONDIMENSIONS Property (MDFunctionTemplatePosition.MDFunctionTemplatePositionPropertyList)
    In This Topic
    Connection dimension (all) # 20375.
    Syntax
    public MDPropertyValue FUNC_ALLCONNECTIONDIMENSIONS {get; set;}
    public:
    property MDPropertyValue^ FUNC_ALLCONNECTIONDIMENSIONS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also