| ConditionFirstTimeOnly Property |
Used when event type is either TimerExecuted or ObjectModified.
If true the event will only fire once or once every period as specified in FirstTimeCheckPeriod.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic bool FirstTimeOnly { get; set; }
Property Value
Type:
Boolean
See Also