MindFusion WinForms Programmer's Guide
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

true to start process, or false otherwise.

 See Also

Reminder Members
Reminder Class
MindFusion.Scheduling Namespace