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
CalledParameters
- securityKey
- Type: SecurityKeyId Extended Data Type
A securityKeyId system data type that indicates a security key ID.
Return Value
Type: SecurityKeyId Extended Data TypeA securityKeyId system data type value for the security key that succeeds the specified security key.
Community Additions
ADD
Show: