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