Share via


ReqDemPlanExtensibilityHelper.isSystemPublishedClass Method [AX 2012]

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

Syntax

public boolean isSystemPublishedClass(ClassId _classId)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ReqDemPlanExtensibilityHelper Class