API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_ARTICLE_COUNT Property / FUNC_ARTICLE_COUNT Property

In This Topic
    FUNC_ARTICLE_COUNT Property
    In This Topic
    Number of units / quantity # 20102.
    Syntax
    public PropertyValue FUNC_ARTICLE_COUNT {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_COUNT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

    Shows the (max. 50) number of units of the part number assigned to a function.

    See Also