API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / GetParts Method

In This Topic
    GetParts Method
    In This Topic
    Gets filtered parts. When the filter is empty, than all parts are read.
    Overload List
    OverloadDescription
    Gets filtered parts. When the filter is empty, than all parts are read.  
    Gets the specified properties of all filtered parts that are stored in the parts database. With parameter properties you can define the properties you want to 'preload' on query. Use that method when you need only a few properties as read-only values from a lot of articles. When the filter is empty, than all parts are read.  
    Gets all parts that are stored in the parts database.  
    See Also