EventTypeDue.isValidEventType Method [AX 2012]

Checks whether a specified base type is valid to use with a specialized event type class.

Syntax

public boolean isValidEventType(Types _types)

Run On

Called

Parameters

Return Value

Type: boolean
true if the specified type is valid; otherwise, false.

See Also

Reference

EventTypeDue Class