TasksToRun Properties |
The TasksToRun type exposes the following members.
| Name | Description | |
|---|---|---|
| AccountId |
Gets or sets the account id (reseller) which is the owner of this subscription.
| |
| CompanyName |
Gets or sets the name of the company.
| |
| CreatedTime |
Gets or sets the created time.
| |
| CustomerFriendlyId |
Gets or sets the customer friendly id.
| |
| CustomerId |
Gets or sets the customer id.
| |
| DataObject |
Gets or sets the data object. When getting data object it creates a new object from the database.
| |
| Description |
Gets or sets the description.
| |
| FirstName |
Gets or sets the first name.
| |
| Id |
Gets the id.
| |
| ItemFriendlyId |
Gets or sets the item friendly id.
| |
| ItemId |
Gets or sets the item id.
| |
| ItemType |
Gets or sets the type of the item.
| |
| LastName |
Gets or sets the last name.
| |
| LastProcessingTime |
Gets or sets the last processing time.
| |
| RunCount |
Gets or sets the count of task executions.
| |
| RunTime |
Gets or sets the run time.
| |
| Status |
Gets or sets the state.
| |
| StatusLastChangeTime |
Gets or sets the status change time.
| |
| TaskType |
Gets or sets the type of the task.
|