DictMethod.returnType Method
Specifies a method return type.
Syntax
public Types returnType()
Run On
Called
Return Value
Type: Types Enumeration
A Types enumeration value that indicates the method return type.
Remarks
The following list shows the possible values:
AnyType
BLOB
Class
Container
Date
DateTime
Enum
Grid
Int64
Integer
Real
Record
RString
String
UserType
VarString
void