Compartir a través de


ReminderEntry.GrainId Propiedad

Definición

Obtiene o establece el identificador de grano del grano que creó el recordatorio. Forma la clave principal del recordatorio junto con ReminderName.

[Orleans.Id(0)]
public Orleans.Runtime.GrainId GrainId { get; set; }
[<Orleans.Id(0)>]
member this.GrainId : Orleans.Runtime.GrainId with get, set
Public Property GrainId As GrainId

Valor de propiedad

Atributos

Se aplica a