SysTestable.testsElementName Method [AX 2012]

Returns the name of the object being tested.

Syntax

public IdentifierName testsElementName()

Run On

Called

Return Value

Type: IdentifierName Extended Data Type
The name of the object being tested.

Remarks

To be used together with the testsElementType method.

See Also

SysTestable Interface

SysTestable.testsElementType Method