Share via


InventDimASPWebFormAdapter.name Method [AX 2012]

Retrieves the name of the underlying form.

Syntax

public IdentifierName name()

Run On

Called

Return Value

Type: IdentifierName Extended Data Type
The name of the underlying form.

Remarks

The InventDimASPWebFormAdapter Class returns the name that is passed in during initialization.

See Also

Reference

InventDimASPWebFormAdapter Class