Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_POLE_NUMBER Property / ARTICLE_POLE_NUMBER Property

In This Topic
    ARTICLE_POLE_NUMBER Property
    In This Topic
    Number of poles # 26531.
    Syntax
    public PropertyValue ARTICLE_POLE_NUMBER {get; set;}
    public:
    property PropertyValue^ ARTICLE_POLE_NUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of magnetic poles in rotating electrical machines, such as motors or generators.

    See Also