FilterScope
Optional scope to limit the records returned from queries.
Possible Values
None, Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, TeamData Type
string
Default Value
"None"
Remarks
This property can take one of these values: Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, or Team.
This property appends the "USING SCOPE" keyword in the SOQL query.