A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
UnsavedRevision Class
UnsavedRevision Methods
Dispose Method
RemoveAttachment Method
Save Method
SetAttachment Method
SetProperties Method
SetUserProperties Method
ToString Method
UnsavedRevision
SetProperties Method
Sets the properties of the
Revision
.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
void
SetProperties
(
IDictionary
<
string
,
Object
>
newProperties
)
Parameters
newProperties
Type:
System.Collections.Generic
IDictionary
String
,
Object
New properties.
See Also
Reference
UnsavedRevision Class
Couchbase.Lite Namespace