etag


Description:

[ Version ( since = "0.2.0" ) ]
public string etag { get; construct; }

An identifier for a particular version of the entry.

This changes every time the entry on the server changes, and can be used for conditional retrieval and locking.

For more information, see the GData specification.