AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

ToolActions..::..Schedule Property

Gets or sets a value indicating whether this ToolActions is schedule.

Namespace:  AdvantageCMS.Core.Admin.BaseClasses
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public bool Schedule { get; set; }

Field Value

true if schedule; otherwise, false.