SysTestable.testsElementType Method [AX 2012]

Returns the type of the object being tested.

Syntax

public UtilElementType testsElementType()

Run On

Called

Return Value

Type: UtilElementType Enumeration
The type of the object being tested.

Remarks

Used together with the testsElementName method.

See Also

SysTestable Interface

SysTestable.testsElementName Method

SysTestable.testsElementName Method