Preparing search index...
The search index is not available
HybridForms API
HybridForms API
ILookupTableType
Interface ILookupTableType<T>
interface
ILookupTableType
<
T
>
{
fields
:
string
[]
;
parentStructureId
?:
string
;
sectionStructureId
?:
string
;
structure
:
T
;
}
Type Parameters
T
Index
Properties
fields
parent
Structure
Id?
section
Structure
Id?
structure
Properties
fields
fields
:
string
[]
Optional
parent
Structure
Id
parentStructureId
?:
string
Optional
section
Structure
Id
sectionStructureId
?:
string
structure
structure
:
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
fields
parent
Structure
Id
section
Structure
Id
structure
HybridForms API
Loading...