Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_POSITION_NUMBER_MANUFACTURER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_POSITION_NUMBER_MANUFACTURER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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