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

In This Topic
    ARTICLEREF_POSNR Property
    In This Topic
    Item number # 20487.
    Syntax
    public PropertyValue ARTICLEREF_POSNR {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_POSNR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    For the part reference, specifies the order in which the parts are output in the bill of materials.

    See Also