Share via


BOMPartOfUIBuilder.isFieldVisible Method [AX 2012]

Indicates whether the field should be visible for a certain method of the contract.

Syntax

public boolean isFieldVisible(IdentifierName _methodName)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field should be visible; otherwise, false.

See Also

Reference

BOMPartOfUIBuilder Class