Edit

Share via


TableVersion.VersionEtag Property

Definition

The etag of this TableVersion, used for validation of table update operations.

public string VersionEtag { get; }
[Orleans.Id(1)]
public string VersionEtag { get; }
member this.VersionEtag : string
[<Orleans.Id(1)>]
member this.VersionEtag : string
Public ReadOnly Property VersionEtag As String

Property Value

Attributes

Applies to