SavedRevisionCreateRevision Method |
| Name | Description | |
|---|---|---|
| CreateRevision |
Creates a new UnsavedRevision whose properties and attachments are initially identical to this one.
| |
| CreateRevision(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.
|