Dictionary.classNext Method [AX 2012]
Indicates the class that succeeds a specified class, based on the class IDs.
public ClassId classNext(ClassId classId)
Run On
CalledParameters
- classId
- Type: ClassId Extended Data Type
A classId system data type that indicates a class ID.
Return Value
Type: ClassId Extended Data TypeA classId system data type value that indicates the class that succeeds the specified class.
Community Additions
ADD
Show: