Description
The AuxRecordDescription class represents the type of value that is captured in a specific AuxRecord field. There are multiple data types supported in Workflow Manager (Classic) like - file, folder, text, date, etc.
Class hierarchy
esri.WorkflowManager.SupportClasses.AuxRecordDescription()
Properties
properties | object | The properties of the record (map:string->Object). |
recordId | int | The numeric ID of the record. |
tableName | string | The table name. |
Property Details
The properties of the record (map:string ->object).
The numeric ID of the record.