DataSourceMethodInfo.new Method
Initializes a new instance of the Object class.
Syntax
public void new(
str name,
DisplayFunctionType displayType,
Types returnType,
int returnTypeId,
boolean isStatic)
Run On
Client
Parameters
- name
Type: str
- displayType
Type: DisplayFunctionType Enumeration
- returnType
Type: Types Enumeration
- returnTypeId
Type: int
- isStatic
Type: boolean