Hide Table of Contents
Class: JobStatus

Description

The JobStatus class is the current status of the job.

Class hierarchy

esri.WorkflowManager.SupportClasses.JobStatus()

Properties

NameTypeSummary
captionstringAn alias name for the status.
descriptionstringA description of the type of status.
idintA unique identifier for the status type.
namestringThe name of the status type.
Property Details

<string> caption

An alias name for the status.

<string> description

A description of the type of status.

<int> id

A unique identifier for the status type.

<string> name

The name of the status type.