AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

CMSTaskEngine Members

The CMSTaskEngine type exposes the following members.

Constructors


  Name Description
Public method CMSTaskEngine(SQL, CMSUser, Int32, Int32)
Required constructor for updating data/objects

Methods


  Name Description
Protected method addEngineArgs (Inherited from CMSEngineBase.)
Public method CreateEvent(String, String, eCMSEngineEventStatus, String, List<(Of <<'(EngineEventArgs>)>>))
Creates the event.
(Inherited from CMSEngineBase.)
Public method CreateEvent(String, String, eCMSEngineEventStatus, List<(Of <<'(EngineEventArgs>)>>))
Creates the event.
(Inherited from CMSEngineBase.)
Protected method Dispose(Boolean) (Inherited from CMSEngineBase.)
Public method Dispose()()()()
Disposes this instance.
(Inherited from CMSEngineBase.)
Public method GetMyOpenTasks
Returns the list of associated with the currently logged in CMS User
Public method GetMyTaskCount
Returns the number of tasks associated with the currently logged in CMS User
Public method GetTaskById
Returns the Task by Id
Public method TaskCount
Tasks the count.

Properties


  Name Description
Public property CurrentSql
Gets the current SQL.
(Inherited from CMSEngineBase.)
Public property CurrentUser
Gets the current user.
(Inherited from CMSEngineBase.)
Public property DomainId
Gets the domain identifier.
(Inherited from CMSEngineBase.)
Public property LanguageId
Gets the language identifier.
(Inherited from CMSEngineBase.)
Public property LastException
Gets or sets the last exception.
(Inherited from CMSEngineBase.)

Events


  Name Description
Public event EngineEventArgs
Occurs when [engine event arguments].