API Help
Eplan.EplApi.MasterData Namespace / MDConstruction Class / Type Property

In This Topic
Type Property (MDConstruction)
In This Topic
Returns the part type of the part.
Syntax
public override MDPartsDatabaseItem.Enums.Type Type {get;}

Property Value

part type of the part (Component, Assembly, Module, Construction, ConnectionPointInfo, Customer, Manufacturer)
See Also