child.status_short Property
The status string limited to a max of 10 characters, for display
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public string status_short { get; set; } |
VB |
Public Property status_short As String Get Set |
Return Value
Type: String
See Also
child Class
Scheduler Namespace