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
description | string | A description of the type of hold. |
id | int | A unique identifier for the hold type. |
name | string | The name of the hold type. |
Property Details
A description of the type of hold.
A unique identifier for the hold type.
The name of the hold type.