BankLGType.isActionAvailable Method [AX 2012]

Checks whether a specified action is available for current Letter of Guarantee.

Syntax

public boolean isActionAvailable(BankLGAllActionType _actionType)

Run On

Called

Parameters

Return Value

Type: boolean
true if available; otherwise, false.

See Also

Reference

BankLGType Class