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 3.5
 
The basic data structure of a dataset.

Inheritance Hierarchy

System.Object
  Amazon.CognitoSync.Model.Record

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

Syntax

C#
public class Record : Object

The Record type exposes the following members

Constructors

NameDescription
Public Method Record()

Properties

NameTypeDescription
Public Property DeviceLastModifiedDate System.DateTime Gets and sets the property DeviceLastModifiedDate. The last modified date of the client device.
Public Property Key System.String Gets and sets the property Key. The key for the record.
Public Property LastModifiedBy System.String Gets and sets the property LastModifiedBy. The user/device that made the last change to this record.
Public Property LastModifiedDate System.DateTime Gets and sets the property LastModifiedDate. The date on which the record was last modified.
Public Property SyncCount System.Int64 Gets and sets the property SyncCount. The server sync count for this record.
Public Property Value System.String Gets and sets the property Value. The value for the record.

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