Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_SAFETYRELATED_MTTF Property / ARTICLE_SAFETYRELATED_MTTF Property

In This Topic
    ARTICLE_SAFETYRELATED_MTTF Property
    In This Topic
    Safety-related values: MTTF # 40335.
    Syntax
    public PropertyValue ARTICLE_SAFETYRELATED_MTTF {get; set;}
    public:
    property PropertyValue^ ARTICLE_SAFETYRELATED_MTTF {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Median time to the event (short for "Mean Time To Failure").

    See Also