Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_NUMBER_OF_INPUTS Property / ARTICLE_NUMBER_OF_INPUTS Property

In This Topic
    ARTICLE_NUMBER_OF_INPUTS Property
    In This Topic
    Number of inputs # 26216.
    Syntax
    public PropertyValue ARTICLE_NUMBER_OF_INPUTS {get; set;}
    public:
    property PropertyValue^ ARTICLE_NUMBER_OF_INPUTS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of inputs.

    See Also