Click or drag to resize

TimerConditionModelTime Property

Defines the amount of time in seconds before this Condition is complete.

Namespace:  Livit.Learn.Model.Conditions
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public float Time { get; set; }

Property Value

Type: Single
See Also