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

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

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    Number of unplaced parts.

    See Also