@umbraco-cms/backoffice
Preparing search index...
packages/content/content-type
UmbPropertyTypeContainerMergedModel
Interface UmbPropertyTypeContainerMergedModel
interface
UmbPropertyTypeContainerMergedModel
{
ids
:
string
[]
;
key
:
string
;
name
:
string
;
ownerId
?:
string
;
parentIds
:
Set
<
null
|
string
>
;
path
:
string
[]
;
sortOrder
:
number
;
type
:
UmbPropertyContainerTypes
;
}
Index
Properties
ids
key
name
owner
Id?
parent
Ids
path
sort
Order
type
Properties
ids
ids
:
string
[]
key
key
:
string
name
name
:
string
Optional
owner
Id
ownerId
?:
string
parent
Ids
parentIds
:
Set
<
null
|
string
>
path
path
:
string
[]
sort
Order
sortOrder
:
number
type
type
:
UmbPropertyContainerTypes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ids
key
name
owner
Id
parent
Ids
path
sort
Order
type
@umbraco-cms/backoffice
Loading...