selectionmember table. Each selection is recorded in the selection table.
The following examples show how to use the ArchiveAgent to retrieve members of a static selection whose selectionId is 58. The ContactSelection is used as the provider for selection members.
The selection member list is a list of contact and person IDs. The archive expands the contact and person information without the client needing to know how the expansion is happening.
Example 1
CS
CS
ArchiveRestricitonInfo to define which selections we want information for. The selection may be a dynamic selection, which uses additional criteria to figure out which Contacts and/ or Persons are members of it. In this case, the ArchiveProvider used inside the agent will figure out how to read the selection member, depending on the selection type (dynamic or static).
Output:
Example 2
CS
contactId, personId, and selectionId. When the GetArchiveListByColumns method of the ArchiveAgent is executed, the members that match the given criteria are retrieved from the selectionmember table.
Output: