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

In This Topic
    LoadFromMasterdata Method
    In This Topic
    Loads the article from system article database
    Syntax
    public bool LoadFromMasterdata()
    public:
    bool LoadFromMasterdata(); 

    Return Value

    True, when the Article was found in the masterdata article database and was loaded in project article database
    See Also