Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPart Class / ProductGroup Property

ProductGroup Property
Gets/Sets the product group of the part.
Syntax
public virtual MDPartsDatabaseItem.Enums.ProductGroup ProductGroup {get; set;}

Property Value

Product group of the part.
Exceptions
ExceptionDescription
Thrown if cannot set given ProductGroup for the current GenericProductGroup of the part.
See Also