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

In This Topic
    ARTICLE_NUMBER_OF_OUTPUTS Property
    In This Topic
    Number of outputs # 26011.
    Syntax
    public PropertyValue ARTICLE_NUMBER_OF_OUTPUTS {get; set;}
    public:
    property PropertyValue^ ARTICLE_NUMBER_OF_OUTPUTS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of outputs.

    See Also