Hide Table of Contents
Class: AuxRecord

Description

The AuxRecord class represents the extended/lined properties record information associated with a job so that you can fetch or update the information for a specified record.

Class hierarchy

esri.WorkflowManager.SupportClasses.AuxRecord()

Properties

NameTypeSummary
displayPropertyobjectThe display value.
idintThe ID for the Aux record.
recordvaluesAuxRecordValue[]The array of AuxRecordValue
Property Details

<object> displayProperty

<int> id

The ID for the Aux record.

<AuxRecordValue[]> recordValue

The array of AuxRecordValue.