Share via


DimensionTreeImage.getDimensionAttributeId Method [AX 2012]

Gets the ID of the DimensionAttribute record at the specified level.

Syntax

public RecId getDimensionAttributeId(int _level)

Run On

Called

Parameters

  • _level
    Type: int

Return Value

Type: RecId Extended Data Type
The record ID of the DimensionAttribute record.

See Also

Reference

DimensionTreeImage Class