Hide Table of Contents
Class: JobPriority

Description

The JobPriority class represents the current job's priority.

Class hierarchy

esri.WorkflowManager.SupportClasses.GroupInfo()

Properties

NameTypeSummary
descriptionstringA description of the priority.
namestringThe name of the priority.
valueintThe unique numeric Id of the priority.
Property Details

<string> description

A description of the priority.

<string> name

The name of the priority.

<int> value

The unique numeric ID of the priority.