JobRunEventOrderBy Constructor

Initializes the orderBy. Called during construction.
 

Parameters

options

Type: object
(Optional) An object literal with the default values for any properties.
Optional: True

Examples

The following example initializes a new instance of a JobRunEventOrderBy object:

var newObject = new dundas.scheduling.JobRunEventOrderBy();