Search
Reminder.StartProcess Property
See Also
 






Specifies whether the reminder should start external process when triggered.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public bool StartProcess { get; set; }

Visual Basic  Copy Code

Public Property StartProcess As Boolean

 Property Value

 See Also