Share via


SysDictClass::isSystemClassId Method [AX 2012]

Checks whether the class is a system class.

Syntax

client server public static boolean isSystemClassId(ClassId _id)

Run On

Called

Parameters

Return Value

Type: boolean
true if the class is system class; otherwise, false.

See Also

Reference

SysDictClass Class