Edit

Share via


ReminderEntry.ReminderName Property

Definition

Gets or sets the name of the reminder. Forms the reminder primary key together with GrainId.

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

Property Value

Attributes

Applies to