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

  • _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.

See Also

Reference

DimensionAttribute Table