Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / Customers Property

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