Click or drag to resize

ScheduledTaskRun Properties

The ScheduledTaskRun type exposes the following members.

Properties
  NameDescription
Public propertyDataObject
Gets or sets the data object. When getting data object it creates a new object from the database.
Public propertyEndTime
Gets or sets the end time.
Public propertyId
Gets or sets the id.
Public propertyNumErrors
Gets or sets the number of errors.
Public propertyScheduledTaskId
Gets or sets the scheduled task id.
Public propertyScheduledTaskName
Public propertyScheduledTaskRunId
Gets or sets the scheduled task run id.
Public propertyStartTime
Gets or sets the start time.
Top
See Also