Dictionary.securityKeyNext Method [AX 2012]

Indicates the security key that succeeds a specified security key, based on the security key IDs.

public SecurityKeyId securityKeyNext(SecurityKeyId securityKey)

Run On

Called

Parameters

securityKey
Type: SecurityKeyId Extended Data Type
A securityKeyId system data type that indicates a security key ID.

Return Value

Type: SecurityKeyId Extended Data Type
A securityKeyId system data type value for the security key that succeeds the specified security key.

Community Additions

ADD
Show: