EdgeOrderChildConfiguration.IsPartOfBaseConfiguration Property

Definition

Flag to indicate if the child configuration is part of the base configuration, which means the customer need not pass this configuration in OptInAdditionalConfigurations while placing an order, it will be shipped by default.

public bool? IsPartOfBaseConfiguration { get; }
member this.IsPartOfBaseConfiguration : Nullable<bool>
Public ReadOnly Property IsPartOfBaseConfiguration As Nullable(Of Boolean)

Property Value

Applies to