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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of placed parts.

    See Also