Share via


LedgerDimensionController.getDimAttributeValueRestrictionDate Method [AX 2012]

The date by which the dimension attribute values need to be restricted to.

Syntax

protected date getDimAttributeValueRestrictionDate()

Run On

Called

Return Value

Type: date
The date by which the values are restricted.

Remarks

No restriction on the date is needed, so return a null date.

See Also

Reference

LedgerDimensionController Class