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

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

    Parameters

    index

    Property Value

    Returns property value of type System.Double.
    Remarks

    Mean number of cycles up to which 10% of the components have failed.

    See Also