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

In This Topic
    ARTICLE_FREQUENCY Property
    In This Topic
    Frequency # 26334.
    Syntax
    public MDPropertyValue ARTICLE_FREQUENCY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_FREQUENCY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Number of oscillations or cycles per second of a periodic signal or a wave. The value is measured in Hertz (Hz).

    See Also