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.String

Implements

ITableData.Id
Return to top
Show: