Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_SUPPLIER_BATCH_NUMBER Property / ARTICLE_SUPPLIER_BATCH_NUMBER Property

In This Topic
    ARTICLE_SUPPLIER_BATCH_NUMBER Property
    In This Topic
    Supplier batch number # 26435.
    Syntax
    public MDPropertyValue ARTICLE_SUPPLIER_BATCH_NUMBER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SUPPLIER_BATCH_NUMBER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

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

    One-time and unique alphanumeric identifier used to uniquely identify products from different manufacturing processes.

    See Also