C# Class Raven.Database.Storage.AddDocumentResult

Show file Open project: robashton/ravendb

Public Properties

Property Type Description
Etag Etag
PrevEtag Etag
SavedAt System.DateTime
Updated bool

Property Details

Etag public property

public Etag Etag
return Etag

PrevEtag public property

public Etag PrevEtag
return Etag

SavedAt public property

public DateTime,System SavedAt
return System.DateTime

Updated public property

public bool Updated
return bool