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

In This Topic
    ARTICLE_STRESS Property
    In This Topic
    Stress # 22143.
    Syntax
    public MDPropertyValue ARTICLE_STRESS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_STRESS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The types of stress differentiate between mechanical movement values (static and dynamic) and environmental influences (e.g., moisture, heat, chemical reactions). Entry is limited to 16 characters.

    See Also