The unique identifier for the document
Namespace: CouchbaseAssembly: Couchbase (in Couchbase.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxProperty Id As String
Get
Set
property String^ Id {
String^ get ();
void set (String^ value);
}
abstract Id : string with get, set
Property Value
Type:
String
See Also