DocumentData.Id Property
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Mongo (in Microsoft.WindowsAzure.Mobile.Service.Mongo.dll)
<BsonIdAttribute(IdGenerator := GetType(StringObjectIdGenerator))> <TableColumnAttribute(TableColumnType.Id)> <BsonRepresentationAttribute(BsonType.ObjectId)> <BsonIgnoreIfDefaultAttribute> Public Property Id As String
Property Value
Type: System.StringImplements
ITableData.Id
Show: