Query.changedBy Method

Gets or sets the name of the user that last changed the Query object.

Syntax

public str changedBy([str value])

Run On

Called

Parameters

  • value
    Type: str
    The name of the user that last changed the Query object; optional.

Return Value

Type: str
The name of the user that last changed the Query object.

See Also

Reference

Query Class