AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Configuration for accessing Amazon ListRecords service

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.CognitoSync.Model.ListRecordsResult
      Amazon.CognitoSync.Model.ListRecordsResponse

Namespace: Amazon.CognitoSync.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class ListRecordsResponse : ListRecordsResult

The ListRecordsResponse type exposes the following members

Constructors

NameDescription
Public Method ListRecordsResponse()

Properties

NameTypeDescription
Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property Count System.Int32 Gets and sets the property Count. Total number of records.
Public Property DatasetDeletedAfterRequestedSyncCount System.Boolean Gets and sets the property DatasetDeletedAfterRequestedSyncCount. A boolean value specifying whether to delete the dataset locally.
Public Property DatasetExists System.Boolean Gets and sets the property DatasetExists. Indicates whether the dataset exists.
Public Property DatasetSyncCount System.Int64 Gets and sets the property DatasetSyncCount. Server sync count for this dataset.
Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property LastModifiedBy System.String Gets and sets the property LastModifiedBy. The user/device that made the last change to this record.
Public Property ListRecordsResult Amazon.CognitoSync.Model.ListRecordsResult Gets and sets the ListRecordsResult property. Represents the output of a ListRecords operation.
Public Property MergedDatasetNames System.Collections.Generic.List<System.String> Gets and sets the property MergedDatasetNames. Names of merged datasets.
Public Property NextToken System.String Gets and sets the property NextToken. A pagination token for obtaining the next page of results.
Public Property Records System.Collections.Generic.List<Amazon.CognitoSync.Model.Record> Gets and sets the property Records. A list of all records.
Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property SyncSessionToken System.String Gets and sets the property SyncSessionToken. A token containing a session ID, identity ID, and expiration.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1, Windows Phone 8