API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / Parts Property

In This Topic
Parts Property
In This Topic
Gets all parts that are stored in the parts database.
Syntax
public MDPart[] Parts {get;}
Remarks
The parts are sorted by it's part number name
See Also