A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Couchbase.Lite
Revision Class
Revision Properties
AttachmentNames Property
Attachments Property
Database Property
Document Property
Id Property
IsDeletion Property
IsGone Property
Parent Property
ParentId Property
Properties Property
RevisionHistory Property
UserProperties Property
Revision
AttachmentNames Property
Gets the names of all the
Attachment
s.
Namespace:
Couchbase.Lite
Assembly:
Couchbase.Lite (in Couchbase.Lite.dll) Version: 1.4.1-b107
Syntax
C#
Copy
public
IEnumerable
<
string
>
AttachmentNames
{
get
; }
Property Value
Type:
IEnumerable
String
the names of all the
Attachment
s.
See Also
Reference
Revision Class
Couchbase.Lite Namespace