API Help
Eplan.EplApi.HEServices Namespace / PartsService Class / ActivePartsDatabase Property

In This Topic
ActivePartsDatabase Property
In This Topic
Returns or sets the type of current parts database. Possible values are PartsDatabaseType.SQL and PartsDatabaseType.Access
Syntax
public PartsService.PartsDatabaseType ActivePartsDatabase {get; set;}
Remarks
See Also