Skip to main content

Field.showCode Property

Gets a value specifying whether a field’s code or result is dispalyed.

Declaration

get showCode(): boolean

Property Value

Type Description
boolean

true if the field code is displayed; false if the field result is displayed.

See Also