Specifies whether the reminder should start external process when triggered.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public bool StartProcess { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property StartProcess As Boolean |
See Also