child.status_suffix Property
The suffix string that should be appended to the status value
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public string status_suffix { get; set; } |
VB |
Public Property status_suffix As String Get Set |
Return Value
Type: String
See Also
child Class
Scheduler Namespace