Share via


AssetProposalDepreciation.isBundleReady Method [AX 2012]

Determines if the bundle is full for the sub tasks of a batch.

Syntax

public boolean isBundleReady(int _bookCount)

Run On

Called

Parameters

  • _bookCount
    Type: int
    The number of asset books.

Return Value

Type: boolean
true if the bundle is full; otherwise, false.

See Also

Reference

AssetProposalDepreciation Class