C# Class Raven.Database.Storage.AddDocumentResult

Mostra file Open project: robashton/ravendb

Public Properties

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

Property Details

Etag public_oe property

public Etag Etag
return Etag

PrevEtag public_oe property

public Etag PrevEtag
return Etag

SavedAt public_oe property

public DateTime,System SavedAt
return System.DateTime

Updated public_oe property

public bool Updated
return bool