ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / Appointment Class / IsRecurring Property

In This Topic
    IsRecurring Property
    In This Topic
    Gets the System.Boolean value indicating if the appointment is recurring.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsRecurring As System.Boolean
    public System.bool IsRecurring {get;}
    See Also