Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReference Class / Count Property

In This Topic
    Count Property (ArticleReference)
    In This Topic
    Sets and gets count
    Syntax
    public int Count {get; set;}
    public:
    property int Count {
       int get();
       void set (    int value);
    }
    Remarks
    For 2D Functions of category ArticlePlacement value higher than "1" will be ignored and adjusted to "1".
    See Also