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

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

Property Value

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