FilterScope
Optional scope to limit the records returned from queries.
Possible Values
None, Delegated, Everything, Mine, MineAndMyGroups, My_Territory, My_Team_Territory, Teamデータ型
string
デフォルト値
"None"
解説
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.