Share via


AssetDepBookProposal.checkDateIsValid Method [AX 2012]

Verifies if the transaction date exists in the company calendar.

Syntax

public boolean checkDateIsValid(TransDate _transDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the transaction date exists in the company calendar; otherwise, false.

See Also

Reference

AssetDepBookProposal Class