Hide Table of Contents
esri Workflow Manager (Classic)
Tasks
Return Types
esri.WorkflowManager.SupportClasses.QueryFieldInfo()
| Name | Type | Summary |
|---|---|---|
| alias | string | The alias name of the field. |
| length | int | The field length. |
| name | string | The name of the field. |
| type | FieldType | The type of data expected in the field. |