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

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

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Indicates the ability of safety-relevant parts of a control to carry out a safety function under foreseeable conditions (short for "Performance Level").

    See Also