Share via


EventCreateRule.canCreateRule Method [AX 2012]

Determines whether a rule can be created.

Syntax

public boolean canCreateRule()

Run On

Called

Return Value

Type: boolean
true if a rule can be created; otherwise, false.

Remarks

The evaluation is based on the EventCreateRule.setValidCallerData method.

See Also

Reference

EventCreateRule Class