SeatCountPromotionEligibilityError.MinimumRequiredSeats Property

Definition

Gets or sets the minimum required seats of the promotion. If there is no minimum this will be null.

public int? MinimumRequiredSeats { get; set; }
member this.MinimumRequiredSeats : Nullable<int> with get, set
Public Property MinimumRequiredSeats As Nullable(Of Integer)

Property Value

Applies to