Set Dynamic Selection Criteria2
Update the criteria for this dynamic selection using string.
Criteria are parsed from the OData filter form: ”name startswith ‘foo’ and category in (1,2,3)” NsApiSlow threshold: 5000 ms.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
SelectionId, Filter
Response
OK
The programmatic column name, including any required prefixes
The operator, such as =, etc
Value(s) to test against
Display representation of value(s) - list ID's are decoded to display texts, other values are represented in a format suitable for decoding and display through the {SuperOffice.CRM.Globalization.CultureDataFormatter}.
This class carries information about the definition and properties of an archive display column. It is used by the archive MDO providers to construct column lists for the configuration dialogs, and by the archive control to know what type (and other properties) each column has. The class is serializable and used on both the application and Web server sides.
Is this restriction active? Inactive restrictions will not influence the generated query
Optional collection of sub criteria, usually null but set for Saint counter fields
Get or set the parenthesis (if any) associated with this restriction. Positive values indicate a number of opening parentheses (deepening nesting level), while negative numbers indicate closing parentheses. Zero means no change in nesting level (no parentheses).
Get or set the inter-restriction operator that describes how this restriction is related to the next one in an array. Default for new ArchiveRestrictionInfo objects is And
None, And, Or Related topics
NSSelectionAgentSet Dynamic Selection CriteriaSet Dynamic Selection Criteria3Set Dynamic Selection Criteria Groups