GH_Document.ScheduleRecursive Field

GH_DocumentScheduleRecursive Field

Defines the delay used to indicate the schedule should be immedate and recursive.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public const int ScheduleRecursive = 0
Public Const ScheduleRecursive As Integer = 0

Field Value

Type: Int32
See Also