query_item_role
The query_item_role
command creates and deletes query item roles, and also updates and retrieves
the properties of a query item role.
The following table lists the properties of a query item role,
describes each of them, and specifies whether each property is applicable
in an HTTP POST
or PUT
method (as
an input), or in an HTTP GET
method (as an output).
Name | Description | HTTP methods |
---|---|---|
parent |
id of the parent query item
or measure. |
POST |
isIntristic |
If set to true , indicates that
the attribute with this role is not displayed in the studios but is
available by using the roleValue function. If more than one role is
specified, the intrinsic attribute is ANDed for all roles. The default
value is false . |
GET |
name |
Name. Localized text. |
|