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

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

    Property Value

    Returns property value of type System.Int64.
    See Also