DescribeSearchScopeOrderResult
Returns an array of DescribeSearchScopeOrderResult
objects.
The describeSearchScopeOrder() call returns an array of DescribeSearchScopeOrderResult objects. Each DescribeSearchScopeOrderResult object represents an object in the user’s global search scope. The list reflects the order of the objects in the user’s scope, including any pinned objects. The DescribeSearchScopeOrderResult object has the following properties.
Name | Type | Description |
---|---|---|
keyPrefix | string | Three-character prefix code in the object ID. Object IDs are prefixed with three-character codes that specify the type of the object. For example, Account objects have a prefix of 001 and Opportunity objects have a prefix of 006. Note that a key prefix can sometimes be shared by multiple objects so it does not always uniquely identify an object. |
name | string | Name of the object. English only. |