Modules / interfaces/add-structure-item-parameter.interface / IAddStructurItemParameter
Interface: IAddStructurItemParameter
interfaces/add-structure-item-parameter.interface.IAddStructurItemParameter
Table of contents
Properties
Properties
allowSubTypes
• allowSubTypes: boolean
Defined in
interfaces/add-structure-item-parameter.interface.ts:6
arrayDimensions
• Optional
arrayDimensions: string
Defined in
interfaces/add-structure-item-parameter.interface.ts:9
dataType
• dataType: string
Defined in
interfaces/add-structure-item-parameter.interface.ts:3
description
• Optional
description: string
Defined in
interfaces/add-structure-item-parameter.interface.ts:7
isOptional
• isOptional: boolean
Defined in
interfaces/add-structure-item-parameter.interface.ts:4
maxStringLength
• Optional
maxStringLength: string
Defined in
interfaces/add-structure-item-parameter.interface.ts:8
name
• name: string
Defined in
interfaces/add-structure-item-parameter.interface.ts:2
valueRank
• valueRank: number
Defined in
interfaces/add-structure-item-parameter.interface.ts:5