Represents the data for a specification form control.

There are many DriveWorks controls, all with a range of shared and dedicated properties with accompanying values. These are simple key value pairs like any other property on an object, declared with a name and a value.

Hierarchy

  • FormControlData

Indexable

[controlPropertyName: string]: any

Properties

$ControlName?: string

The name of the form control.

$ControlNameWithSpecId?: string

The name of the form control suffixed with the unique specification identifier.

$ControlType?: string

The type of the form control.