MethodInfo.returnType Method [AX 2012]

Specifies a method return type.

public Types returnType()

Run On

Called

Return Value

Type: Types Enumeration
A Types enumeration value that indicates a method return type.

The following list indicates the possible values. :

  • AnyType

  • BLOB

  • Class

  • Container

  • Date

  • DateTime

  • Enum

  • Grid

  • Int64

  • Integer

  • Real

  • Record

  • RString

  • String

  • UserType

  • VarString

  • void

Community Additions

ADD
Show: