DimensionAttribute::getAttributes Method
Gets the list of dimension attributes that are mapped to the specified entity.
Syntax
server public static Array getAttributes(TableId _entityId, [RecId _financialTagCategoryId])
Run On
Server
Parameters
- _entityId
Type: TableId Extended Data Type
The ID of the entity, which is the table number.
- _financialTagCategoryId
Type: RecId Extended Data Type
The record ID of the FinancialTagCategory record that is used to categorize DimensionFinancialTag entities; optional.
Return Value
Type: Array Class
An array of record ID values for the dimension attributes that are mapped to the specified entity.