Edit

Share via


ReminderEntry.ETag Property

Definition

Gets or sets the ETag.

public string ETag { get; set; }
[Orleans.Id(4)]
public string ETag { get; set; }
member this.ETag : string with get, set
[<Orleans.Id(4)>]
member this.ETag : string with get, set
Public Property ETag As String

Property Value

The ETag.

Attributes

Applies to