Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_FREQUENCY Property / ARTICLE_FREQUENCY Property

In This Topic
    ARTICLE_FREQUENCY Property
    In This Topic
    Frequency # 26334.
    Syntax
    public PropertyValue ARTICLE_FREQUENCY {get; set;}
    public:
    property PropertyValue^ ARTICLE_FREQUENCY {
       PropertyValue^ get();
       void set (    PropertyValue^ 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