Edit

Share via


ReminderEntry.StartAt Property

Definition

Gets or sets the time when the reminder was supposed to tick in the first time

public DateTime StartAt { get; set; }
[Orleans.Id(2)]
public DateTime StartAt { get; set; }
member this.StartAt : DateTime with get, set
[<Orleans.Id(2)>]
member this.StartAt : DateTime with get, set
Public Property StartAt As DateTime

Property Value

Attributes

Applies to