Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.C1Schedule Namespace / RecurrencePattern Class / Description Property

In This Topic
    Description Property (RecurrencePattern)
    In This Topic
    Gets the human-readable description of the RecurrencePattern object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Description As System.String
    public System.string Description {get;}
    See Also