This site uses cookies for analytics, personalized content and ads. By continuing to browse this site, you agree to this use.
Learn more
Developer Network
Developer Network
Developer
Sign in
Subscriber portal
Get tools
Downloads
Visual Studio
SDKs
Trial software
Free downloads
Office resources
SharePoint Server 2013 resources
SQL Server 2014 Express resources
Windows Server 2012 resources
Programs
Subscriptions
Overview
Administrators
Students
Microsoft Imagine
Microsoft Student Partners
ISV
Startups
Events
Community
Magazine
Forums
Blogs
Channel 9
Documentation
APIs and reference
Dev centers
Samples
Retired content
We’re sorry. The content you requested has been removed. You’ll be auto redirected in 1 second.
System Classes
Microsoft Dynamics AX System Classes
MethodInfo Class [AX 2012]
MethodInfo Class [AX 2012]
MethodInfo.name Method [AX 2012]
MethodInfo.name Method [AX 2012]
MethodInfo.name Method [AX 2012]
MethodInfo.accessSpecifier Method [AX 2012]
MethodInfo.compiledOk Method [AX 2012]
MethodInfo.displayTableId Method [AX 2012]
MethodInfo.displayType Method [AX 2012]
MethodInfo.getAllAttributes Method [AX 2012]
MethodInfo.getAttribute Method [AX 2012]
MethodInfo.getAttributes Method [AX 2012]
MethodInfo.isAbstract Method [AX 2012]
MethodInfo.isStatic Method [AX 2012]
MethodInfo.name Method [AX 2012]
MethodInfo.new Method [AX 2012]
MethodInfo.noParms Method [AX 2012]
MethodInfo.noVars Method [AX 2012]
MethodInfo.parentId Method [AX 2012]
MethodInfo.propertyHelp Method [AX 2012]
MethodInfo.PropertyMethod Method [AX 2012]
MethodInfo.returnId Method [AX 2012]
MethodInfo.returnType Method [AX 2012]
MethodInfo.runMode Method [AX 2012]
MethodInfo.setMethod Method [AX 2012]
MethodInfo.varId Method [AX 2012]
MethodInfo.varIdOld Method [AX 2012]
MethodInfo.varType Method [AX 2012]
TOC
Collapse the table of content
Expand the table of content
This documentation is archived and is not being maintained.
This documentation is archived and is not being maintained.
MethodInfo.name Method [AX 2012]
Specifies the name of a method.
Syntax
X++
Copy
public str name()
Run On
Called
Return Value
Type:
str
A string that indicates the method name.
See Also
Reference
MethodInfo Class
Community Additions
ADD
Show:
Inherited
Protected
Print
Export (
0
)
Print
Share
IN THIS ARTICLE