RunBase.name Method [AX 2012]

Returns the name of the RunBase class.

Syntax

public IdentifierName name()

Run On

Called

Return Value

Type: IdentifierName Extended Data Type
The name of the RunBase class.

Remarks

This method should not generally be overridden.

See Also

RunBase Class

RunBase.lastValueElementName Method