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

In This Topic
    ARTICLEREF_NUMBEROFPACKAGES Property
    In This Topic
    Total number of packagings # 20514.
    Syntax
    public PropertyValue ARTICLEREF_NUMBEROFPACKAGES {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_NUMBEROFPACKAGES {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    This property is read-only..

    See Also