API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_COUNT_TOTAL Property / ARTICLEREF_COUNT_TOTAL(Int32) Property

In This Topic
    ARTICLEREF_COUNT_TOTAL(Int32) Property
    In This Topic
    Total amount (number of units) # 20499. This property isn't indexed, and is read-only.
    Syntax
    public PropertyValue ARTICLEREF_COUNT_TOTAL( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_COUNT_TOTAL {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Shows how often the relevant part is used in reports (summarized parts list) or in the enclosure legend.

    See Also