Gets or sets the string representing a status 'In Progress' text.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string TaskStatusInProgress { get; set; } |
Visual Basic Copy Code |
---|
Public Property TaskStatusInProgress As String |
A string value.