Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_POLE_NUMBER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_POLE_NUMBER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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