xArgs.object Method

Gets and sets the application name of the object for which to open a new instance.

Syntax

public Object object([Object value])

Run On

Called

Parameters

Return Value

Type: Object Class
The application name of the object for which to open a new instance.

Remarks

The value parameter may be one of the following types of objects:

  • Form

  • Report

  • Job

  • Class

  • Query.

See Also

Reference

xArgs Class