EntityData.Id Property

Definition

[Microsoft.Azure.Mobile.Server.Tables.TableColumn(Microsoft.Azure.Mobile.Server.Tables.TableColumnType.Id)]
[System.ComponentModel.DataAnnotations.Key]
public string Id { get; set; }
[<Microsoft.Azure.Mobile.Server.Tables.TableColumn(Microsoft.Azure.Mobile.Server.Tables.TableColumnType.Id)>]
[<System.ComponentModel.DataAnnotations.Key>]
member this.Id : string with get, set
Public Property Id As String

Property Value

Implements

Id
Attributes

Applies to