Share via


SysObsoleteAttribute.isError Method [AX 2012]

Indicates whether the compiler will display an error message or a warning.

Syntax

public boolean isError()

Run On

Called

Return Value

Type: boolean
true if the compiler will display an error; false if the compiler will display a warning.

See Also

Reference

SysObsoleteAttribute Class