API Help
Eplan.EplApi.MasterData Namespace / MDPartSafetyRelatedValuePosition Class / B10D Property

In This Topic
    B10D Property
    In This Topic
    The B10D (average count of cycles until 10% of the devices failed dangerously)
    Syntax
    public double B10D {get; set;}
    public:
    property double B10D {
       double get();
       void set (    double value);
    }
    See Also