Share via


AxCommandIds Enumeration

The Ax command IDs All Ax commands/tasks are defined in ...\source\Kernel\Source\xtasks.hpp

Namespace:  Microsoft.Dynamics.AX.Framework.Services.Metadata.Enums
Assembly:  Microsoft.Dynamics.AX.Services.Metadata (in Microsoft.Dynamics.AX.Services.Metadata.dll)

Syntax

'Declaration
Public Enumeration AxCommandIds
'Usage
Dim instance As AxCommandIds
public enum AxCommandIds
public enum class AxCommandIds

Members

Member name Description
None For compliance with FXCOP
Delete Delete
Close Close
ExportToExcel Export to Microsoft Excel

See Also

Reference

Microsoft.Dynamics.AX.Framework.Services.Metadata.Enums Namespace