Class JobStepContract
Represents an job step
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class JobStepContract : Object
Name | Description |
---|---|
JobStepContract() |
Fields
Name | Description |
---|---|
Id | The id of the job step |
JobStepDefinitionId | The job step definition id of the job step |
Log | The log of the jobs tep |
StateEnum | The state enum of the job step |