Scheduler for UWP | ComponentOne
C1.C1Schedule Namespace / RecurrencePattern Class / Description Property

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