Udostępnij za pośrednictwem


DocumentData.Version Property

Definition

[Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumn(Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnType.Version)]
public byte[] Version { get; set; }
[<Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumn(Microsoft.WindowsAzure.Mobile.Service.Tables.TableColumnType.Version)>]
member this.Version : byte[] with get, set
Public Property Version As Byte()

Property Value

Byte[]

Implements

Attributes

Applies to