Share via


ReqTransPOMultiSelectionContext::isDetailsPage Method [AX 2012]

Validates whether the caller is the supported details page.

Syntax

client server private static boolean isDetailsPage(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    An Args value from the caller.

Return Value

Type: boolean
true if the caller is the supported details page; otherwise, false.

See Also

Reference

ReqTransPOMultiSelectionContext Class