Open this page in the API Guide

JobEventKind

 

Example

The following is an example of how to reference the JobEventKind object:

1
2
3
// The full path is required.
dundas.scheduling.JobEventKind.CANCELED

 

Properties

 
  Name Description
  CANCELED  
  FAULTED  
  JOB_FAILURE_EMAIL_SENT  
  MESSAGE  
  RAN_TO_COMPLETION  
  STARTED