Gets or sets the detailed description of the Task.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public string Details { get; set; } |
Visual Basic
![]() |
---|
Public Property Details As String |
A string that specifies the description. Default value is an empty string ("").