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

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

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    Remarks

    Unique identification or identification number of the product in the product catalog of the manufacturer.

    See Also