@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
glossaries
TermCreateLinksTo
Type Alias TermCreateLinksTo
Describes links to other data assets such as analytics applications or dataset.
type
TermCreateLinksTo
=
{
resourceId
:
string
;
resourceType
:
"app"
|
"dataset"
;
subResourceId
?:
string
;
subResourceName
?:
string
;
subResourceType
?:
"master_dimension"
|
"master_measure"
|
"field"
;
type
?:
"definition"
|
"related"
;
}
Index
Properties
resource
Id
resource
Type
sub
Resource
Id?
sub
Resource
Name?
sub
Resource
Type?
type?
Properties
resource
Id
resourceId
:
string
resource
Type
resourceType
:
"app"
|
"dataset"
Optional
sub
Resource
Id
subResourceId
?:
string
Optional
sub
Resource
Name
subResourceName
?:
string
Optional
sub
Resource
Type
subResourceType
?:
"master_dimension"
|
"master_measure"
|
"field"
Optional
type
type
?:
"definition"
|
"related"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
resource
Id
resource
Type
sub
Resource
Id
sub
Resource
Name
sub
Resource
Type
type
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
Describes links to other data assets such as analytics applications or dataset.