Click or drag to resize

SavedRevisionCreateRevision Method

Overload List
  NameDescription
Public methodCreateRevision
Creates a new UnsavedRevision whose properties and attachments are initially identical to this one.
Public methodCreateRevision(IDictionaryString, Object)
Creates and saves a new Revision with the specified properties. To succeed the specified properties must include a '_rev' property whose value maches the current Revision's id.
Top
See Also