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

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

    Property Value

    Returns property value of type System.Double.
    Remarks

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

    See Also