ReqDemPlanExtensibilityHelper.isSystemPublishedClass Method [AX 2012]

Computes a boolean value indicating whether the given class is in a system model.

public boolean isSystemPublishedClass(ClassId _classId)

Run On

Called

Parameters

_classId
Type: ClassId Extended Data Type
The ID of the class.

Return Value

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

Community Additions

ADD
Show: