JobTypeEnum Enum

Definition

Enumerates the type of a job.

public enum class JobTypeEnum
public enum JobTypeEnum
type JobTypeEnum = 
Public Enum JobTypeEnum
Inheritance
JobTypeEnum

Fields

System 1

Specifies the system type.

User 0

Specifies the user type.

Remarks

The JobTypeEnum enumeration is returned by the Type property of the Job class.

Applies to