EPDistributionController.isVisibleExtensionField Method [AX 2012]

Determines whether an extension field is visible.

public boolean isVisibleExtensionField(str _fieldName)

Run On

Called

Parameters

_fieldName
Type: str
The name of the field.

Return Value

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

Community Additions

ADD
Show: