AssetTableMethod.parmIsCatchUpDepreciation Method [AX 2012]

Gets or sets the IsCatchUpDepreciation parameter.

Syntax

public boolean parmIsCatchUpDepreciation([boolean _isCatchUpDepreciation])

Run On

Server

Parameters

  • _isCatchUpDepreciation
    Type: boolean
    The value to set.

Return Value

Type: boolean
The value of the IsCatchUpDepreciation parameter.

See Also

Reference

AssetTableMethod Class