Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_OUTPUT_SPEED_MAX Property / ARTICLE_OUTPUT_SPEED_MAX Property

In This Topic
    ARTICLE_OUTPUT_SPEED_MAX Property
    In This Topic
    Output speed, max. # 26183.
    Syntax
    public MDPropertyValue ARTICLE_OUTPUT_SPEED_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_OUTPUT_SPEED_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum rotation speed at the output shaft.

    See Also