API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_SAFETYRELATED_MTTFD Property / ARTICLE_SAFETYRELATED_MTTFD(Int32) Property

In This Topic
    ARTICLE_SAFETYRELATED_MTTFD(Int32) Property
    In This Topic
    Safety-related values: MTTFD # 40333. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_SAFETYRELATED_MTTFD( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_SAFETYRELATED_MTTFD {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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