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

In This Topic
    ARTICLE_BARCOUNT Property
    In This Topic
    Busbars: Number of rails # 22201.
    Syntax
    public MDPropertyValue ARTICLE_BARCOUNT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_BARCOUNT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    See Also