Preparing search index...
@universe-dg/sdk
Universe
DG
Data
MetaRelationInfo
Type Alias MetaRelationInfo
Public
type
MetaRelationInfo
=
{
customProperties
:
Universe
.
Platform
.
CustomProperty
.
CustomProperty
[]
;
displayName
:
string
;
fromAssetType
:
string
;
fromAssetTypeDisplayName
:
string
;
toAssetType
:
string
;
toAssetTypeDisplayName
:
string
;
type
:
{
direction
?:
DIRECTION_COUNT
;
inwardDisplayName
?:
string
;
name
:
string
;
outwardDisplayName
?:
string
;
}
;
}
Index
Properties
custom
Properties
display
Name
from
Asset
Type
from
Asset
Type
Display
Name
to
Asset
Type
to
Asset
Type
Display
Name
type
Properties
custom
Properties
customProperties
:
Universe
.
Platform
.
CustomProperty
.
CustomProperty
[]
display
Name
displayName
:
string
from
Asset
Type
fromAssetType
:
string
from
Asset
Type
Display
Name
fromAssetTypeDisplayName
:
string
to
Asset
Type
toAssetType
:
string
to
Asset
Type
Display
Name
toAssetTypeDisplayName
:
string
type
type
:
{
direction
?:
DIRECTION_COUNT
;
inwardDisplayName
?:
string
;
name
:
string
;
outwardDisplayName
?:
string
;
}
On This Page
Properties
custom
Properties
display
Name
from
Asset
Type
from
Asset
Type
Display
Name
to
Asset
Type
to
Asset
Type
Display
Name
type
Юниверс DG SDK UI
Loading...
Public