Skip to main content
Version: 2025.2

GetTagsConfig

Config object for loading multiple tags containing a certain dataset.

Methods

setObjectType

setObjectType(pObjectType): GetTagsConfig

Optional parameter

Parameters

pObjectType
string | number | boolean

The type of the dataset to be tagged. For example "Organisation"

Returns

GetTagsConfig

The current config


setRowId

setRowId(pRowId): GetTagsConfig

Optional parameter

Parameters

pRowId
string | number | boolean

The id of the dataset to be tagged.

Returns

GetTagsConfig

The current config


setUserId

setUserId(pUserId): GetTagsConfig

Optional parameter

Parameters

pUserId
string | number | boolean

The id of the user, the tagged object will belong to.

Returns

GetTagsConfig

The current config