Share via


WebContentItem.object Method

Gets or sets the object that the MenuFunction class runs.

Syntax

public str object([str value])

Run On

Called

Parameters

  • value
    Type: str

Return Value

Type: str
The object that the MenuFunction class runs.

Remarks

property value may be one of the following objects:

  • Form

  • Report

  • Job

  • Class

  • Query

See Also

Reference

WebContentItem Class