Class AutomationTask.TaskSandboxSettings
Represents the sandbox settings.
Inherited Members
Namespace: DataWeb.Automation
Assembly: DataWeb.Core.dll
Syntax
public class AutomationTask.TaskSandboxSettings
Properties
IsNotificationSimulated
Gets or sets a value indicating whether the notification is simulated.
Declaration
public bool? IsNotificationSimulated { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |