Member Junction
Preparing search index...
@memberjunction/global
ResolvedLookup
Interface ResolvedLookup
A lookup with its MatchValue already resolved to a concrete value, handed to the LookupResolver.
interface
ResolvedLookup
{
Entity
:
string
;
MatchField
:
string
;
MatchValue
:
unknown
;
ReturnField
:
string
;
}
Index
Properties
Entity
Match
Field
Match
Value
Return
Field
Properties
Entity
Entity
:
string
Match
Field
MatchField
:
string
Match
Value
MatchValue
:
unknown
Return
Field
ReturnField
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Entity
Match
Field
Match
Value
Return
Field
Member Junction
Loading...
A lookup with its MatchValue already resolved to a concrete value, handed to the LookupResolver.