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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of parts.

    See Also