@mendix/extensions-api - v0.9.0
Mendix Docs
Mendix
Preparing search index...
DomainModels
AttributeCreationOptions
Interface AttributeCreationOptions
interface
AttributeCreationOptions
{
enumerationName
?:
string
;
name
?:
string
;
type
:
|
"Binary"
|
"Boolean"
|
"DateTime"
|
"Decimal"
|
"Enumeration"
|
"String"
|
"Integer"
|
"AutoNumber"
|
"Long"
|
"HashedString"
;
}
Index
Properties
enumeration
Name?
name?
type
Properties
Optional
enumeration
Name
enumerationName
?:
string
Optional
name
name
?:
string
type
type
:
|
"Binary"
|
"Boolean"
|
"DateTime"
|
"Decimal"
|
"Enumeration"
|
"String"
|
"Integer"
|
"AutoNumber"
|
"Long"
|
"HashedString"
Settings
Theme
OS
Light
Dark
On This Page
Properties
enumeration
Name
name
type
Mendix Docs
Mendix
@mendix/extensions-api - v0.9.0
Loading...