DictClass.implements Method [AX 2012]

Provides the ID for a specified interface that a class implements.

public ClassId implements(int no)

Run On

Called

Parameters

no
Type: int
An integer data type that specifies the interface, based on the order of the interfaces in the class declaration.

Return Value

Type: ClassId Extended Data Type
A value of the classID system data type that indicates the class ID.

Community Additions

ADD
Show: