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

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

    Property Value

    Returns property value of type System.Double.
    Remarks

    Percentage of dangerous failures relative to all failures (short for "Ratio of Dangerous to all Failures").

    See Also