Task Members
The Task type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetParameters |
Retrieve the parameters required for the specified stored procedure
|
|
GetSQL |
Retrieve the parameters required for the specified stored procedure
|
|
SetData |
Sets the data.
|
Properties
Name | Description | |
---|---|---|
Comment |
Gets or sets the comment.
|
|
CompletedDate |
Gets or sets the completed date.
|
|
CreatedBy |
Gets or sets the created by.
|
|
CreatedDate |
Gets or sets the created date.
|
|
Description |
Gets or sets the description.
|
|
DueDate |
Gets or sets the due date.
|
|
History |
Gets or sets the history.
|
|
ID |
Gets or sets the identifier.
|
|
LanguageID |
Gets or sets the language identifier.
|
|
LastModifiedBy |
Gets or sets the last modified by.
|
|
LastModifiedDate |
Gets or sets the last modified date.
|
|
MasterID |
Gets or sets the master identifier.
|
|
ObjectDisplayName |
Gets the display name of the object.
|
|
ObjectTypeName |
Gets or sets the name of the object type.
|
|
RoleId |
Gets or sets the role identifier.
|
|
SitePageID |
Gets or sets the site page identifier.
|
|
TaskAssignState |
Gets or sets the state of the task assign.
|
|
TaskStatus |
Gets or sets the task status.
|
|
TaskType |
Gets the type of the task.
|
|
Title |
Gets or sets the title.
|
|
Url |
Gets or sets the URL.
|
|
UserId |
Gets or sets the user identifier.
|
|
UserName |
Gets or sets the name of the user.
|
|
Version |
Gets or sets the version.
|