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

In This Topic
    ProductSubGroup Property
    In This Topic
    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