ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / RecurrencePattern Class / ParentRecurrenceId Property

In This Topic
    ParentRecurrenceId Property (RecurrencePattern)
    In This Topic
    Id of the event object which represents the master event for this RecurrencePattern object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentRecurrenceId As System.String
    public System.string ParentRecurrenceId {get;}
    See Also