Get Archive List By Columns With Header2
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
ProviderName, Columns, SortOrder, Restriction, Entities, Page, PageSize, Options
GetArchiveListByColumnsWithHeader2: Get a page of results for an archive list, explicitly specifying the restrictions as strings, orderby and chosen columns; as well as a name/value string formatted set of options. The return value includes a header that has various extra information, in addition to the actual rows.
Response
OK
Header/Detail variant of archive result, with a Row Count plus the actual rows. Future extensions may include other header data on the same level as the RowCount Carrier object for ArchiveListResult. Services for the ArchiveListResult Carrier is available from the Archive Agent.
Count of rows, independent of paging. If you order up page 1 with page size 50, the row count may still be 279, that being the number of rows that would have been returned in a paging-off situation
The actual rows, according to the paging info, of the result. See RowCount for a paging-independent count estimate
Wraps a table right together with an explanatory reason. Code can indicate why access is restricted.
Field property dictionary mapping field names to field access rights.
Related topics
NSArchiveAgentGet Archive List By ColumnsGet Archive ListGet Archive List By Columns With ContextGet Archive List By Columns With HeaderGet Archive List By Columns With Context2