Member Junction
Preparing search index...
@memberjunction/ng-query-viewer
TargetEntityInfo
Interface TargetEntityInfo
Result of resolving the target entity for navigation
interface
TargetEntityInfo
{
isForeignKey
:
boolean
;
isPrimaryKey
:
boolean
;
targetEntityIcon
?:
string
;
targetEntityId
?:
string
;
targetEntityName
?:
string
;
}
Index
Properties
is
Foreign
Key
is
Primary
Key
target
Entity
Icon?
target
Entity
Id?
target
Entity
Name?
Properties
is
Foreign
Key
isForeignKey
:
boolean
is
Primary
Key
isPrimaryKey
:
boolean
Optional
target
Entity
Icon
targetEntityIcon
?:
string
Optional
target
Entity
Id
targetEntityId
?:
string
Optional
target
Entity
Name
targetEntityName
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Foreign
Key
is
Primary
Key
target
Entity
Icon
target
Entity
Id
target
Entity
Name
Member Junction
Loading...
Result of resolving the target entity for navigation