child.has_controls Property
True if this child device has controls
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public bool has_controls { get; set; } |
VB |
Public Property has_controls As Boolean Get Set |
Return Value
Type: Boolean
See Also
child Class
Scheduler Namespace