Gets or sets the string representing a status 'Deferred' text.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public string TaskStatusDeferred { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TaskStatusDeferred As String |
See Also