EventType.isFieldRelated Method [AX 2012]

Indicates whether the event type is related to a field or to the whole record.

Syntax

public boolean isFieldRelated()

Run On

Called

Return Value

Type: boolean
true if the event type relates to a field; false if the event type relates to a complete record.

See Also

Reference

EventType Class