Share via


CSMJobTaskDetails Class

Definition

Class that describes subtasks of a job

public class CSMJobTaskDetails
type CSMJobTaskDetails = class
Public Class CSMJobTaskDetails
Inheritance
CSMJobTaskDetails

Constructors

CSMJobTaskDetails()

Initializes a new instance of the CSMJobTaskDetails class.

Properties

Duration

Required. Field to indicate the duration

EndTime

Required. Field to indicate endtime of the task

ProgressPercentage

Optional. Field to indicate progress percentage of each subtask

StartTime

Required. Field to indicate starttime of the task

Status

Required. Field to indicate status

TaskId

Required. Name of the subtask

Applies to