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

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

    Parameters

    index

    Property Value

    Returns property value of type System.Double.
    Remarks

    Average probability of a dangerous failure (short for "Probability of Dangerous Failure per Hour").

    See Also