Hide Table of Contents
Class: HoldType

Description

The HoldType class represents types of hold that can be applied to suspend the execution of a job.

Class hierarchy

esri.WorkflowManager.SupportClasses.HoldType()

Properties

NameTypeSummary
descriptionstringA description of the type of hold.
idintA unique identifier for the hold type.
namestringThe name of the hold type.
Property Details

<string> description

A description of the type of hold.

<int> id

A unique identifier for the hold type.

<string> name

The name of the hold type.