Eplan Platform API
Eplan.EplApi.DataModel Namespace / Article Class / LoadFromMasterdata Method

In This Topic
    LoadFromMasterdata Method
    In This Topic
    Fills the Article with data from the system parts database
    Syntax
    public bool LoadFromMasterdata()
    public:
    bool LoadFromMasterdata(); 

    Return Value

    True, when the Article was found in the system parts database and was filled in the project article database
    Remarks
    Method adds also all variants of an article to the database
    See Also