BandwidthSchedule.Days Property

Definition

Required. Gets or sets the Days of week for which given schedule should be applied.

public System.Collections.Generic.IList<int> Days { get; set; }
member this.Days : System.Collections.Generic.IList<int> with get, set
Public Property Days As IList(Of Integer)

Property Value

Applies to