ExtendedProperty

Zusammenfassung

The ExtendedProperty object provides access to properties of the extended property row associated with the job.

Diskussion

Extended properties store business-specific information as part of the job that is not covered by the default job properties. Extended properties have one-to-one (1-1) cardinality, and there is one set of properties associated with the job. To configure and use extended properties in your job types, you must create a new geodatabase table in the Workflow Manager (Classic) Repository. Then configure Workflow Manager (Classic) to recognize this table as an extension to the rest of the system tables.

Eigenschaften

EigenschaftErläuterungDatentyp
alias
(Schreibgeschützt)

The alias of the extended property or linked property table associated with the job.

String
cardinality
(Schreibgeschützt)

The cardinality of the extended property or linked property table associated with the job.

String
jobID
(Schreibgeschützt)

The ID of the job with which the extended property or linked property table is associated.

Integer
name
(Schreibgeschützt)

The name of the extended property or linked property table associated with the job.

String