@twinfinity/core
Preparing search index...
<internal>
ListTwinItem
Interface ListTwinItem
interface
ListTwinItem
{
computedPropertySets
?:
PropertySet
[]
;
createdBy
:
string
;
createdUtc
:
string
;
elementQuantities
?:
ElementQuantities
[]
;
etag
:
string
;
id
:
string
;
isDeleted
?:
boolean
;
modifiedBy
:
string
;
modifiedUtc
:
string
;
name
:
string
;
propertySets
?:
PropertySet
[]
;
relatedContainerIds
:
string
[]
;
version
:
number
;
}
Index
Properties
computed
Property
Sets?
created
By
created
Utc
element
Quantities?
etag
id
is
Deleted?
modified
By
modified
Utc
name
property
Sets?
related
Container
Ids
version
Properties
Optional
computed
Property
Sets
computedPropertySets
?:
PropertySet
[]
created
By
createdBy
:
string
created
Utc
createdUtc
:
string
Optional
element
Quantities
elementQuantities
?:
ElementQuantities
[]
etag
etag
:
string
id
id
:
string
Optional
is
Deleted
isDeleted
?:
boolean
modified
By
modifiedBy
:
string
modified
Utc
modifiedUtc
:
string
name
name
:
string
Optional
property
Sets
propertySets
?:
PropertySet
[]
related
Container
Ids
relatedContainerIds
:
string
[]
version
version
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
computed
Property
Sets
created
By
created
Utc
element
Quantities
etag
id
is
Deleted
modified
By
modified
Utc
name
property
Sets
related
Container
Ids
version
@twinfinity/core
Loading...