Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_DUTY_CYCLE Property / ARTICLE_DUTY_CYCLE Property

In This Topic
    ARTICLE_DUTY_CYCLE Property
    In This Topic
    Duty cycle # 26293.
    Syntax
    public MDPropertyValue ARTICLE_DUTY_CYCLE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DUTY_CYCLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The ratio of the switch-on time to the total time for a predetermined time interval.

    See Also