dirPartyLookupEntitiesFilter.parmDisableAllEntityTypeFilters Method [AX 2012]

Disables all filters in the lookup.

Syntax

public NoYes parmDisableAllEntityTypeFilters([NoYes _disableAllEntityTypeFilters])

Run On

Called

Parameters

  • _disableAllEntityTypeFilters
    Type: NoYes Enumeration
    A NoYes enumeration value that indicates whether to enable all the filters.

Return Value

Type: NoYes Enumeration
NoYes::Yes if the filters are disabled; otherwise, NoYes::No.

See Also

Reference

dirPartyLookupEntitiesFilter Class