CMSTaskEngine Members
The CMSTaskEngine type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
CMSTaskEngine(SQL, CMSUser, Int32, Int32) |
Required constructor for updating data/objects
|
Methods
| Name | Description | |
|---|---|---|
|
|
addEngineArgs | (Inherited from CMSEngineBase.) |
|
|
CreateEvent(String, String, eCMSEngineEventStatus, String, List<(Of <<'(EngineEventArgs>)>>)) |
Creates the event.
(Inherited from CMSEngineBase.) |
|
|
CreateEvent(String, String, eCMSEngineEventStatus, List<(Of <<'(EngineEventArgs>)>>)) |
Creates the event.
(Inherited from CMSEngineBase.) |
|
|
Dispose(Boolean) | (Inherited from CMSEngineBase.) |
|
|
Dispose()()()() |
Disposes this instance.
(Inherited from CMSEngineBase.) |
|
|
GetMyOpenTasks |
Returns the list of associated with the currently logged in CMS User
|
|
|
GetMyTaskCount |
Returns the number of tasks associated with the currently logged in CMS User
|
|
|
GetTaskById |
Returns the Task by Id
|
|
|
TaskCount |
Tasks the count.
|
Properties
| Name | Description | |
|---|---|---|
|
|
CurrentSql |
Gets the current SQL.
(Inherited from CMSEngineBase.) |
|
|
CurrentUser |
Gets the current user.
(Inherited from CMSEngineBase.) |
|
|
DomainId |
Gets the domain identifier.
(Inherited from CMSEngineBase.) |
|
|
LanguageId |
Gets the language identifier.
(Inherited from CMSEngineBase.) |
|
|
LastException |
Gets or sets the last exception.
(Inherited from CMSEngineBase.) |

