Share via


InventSiteInconsistencyCleanUp.caption Method [AX 2012]

Retrieves the description from a class which calls the static description method of the class if there is one.

Syntax

public ClassDescription caption()

Run On

Called

Return Value

Type: ClassDescription Extended Data Type
The description of the class.

Remarks

The static description method of the RunBase class is usually used to obtain the description of a class.

See Also

Reference

InventSiteInconsistencyCleanUp Class