Share via


CalendarContract.CalendarAlertsColumns.EventId Campo

Definición

Precaución

Use 'Android.Provider.CalendarContract.ICalendarAlertsColumns.EventId'. This class will be removed in a future release.

Evento al que pertenece la alerta.

[Android.Runtime.Register("EVENT_ID")]
[System.Obsolete("Use 'Android.Provider.CalendarContract.ICalendarAlertsColumns.EventId'. This class will be removed in a future release.")]
public const string EventId;
[<Android.Runtime.Register("EVENT_ID")>]
[<System.Obsolete("Use 'Android.Provider.CalendarContract.ICalendarAlertsColumns.EventId'. This class will be removed in a future release.")>]
val mutable EventId : string

Valor de campo

Atributos

Comentarios

Evento al que pertenece la alerta. Nombre de la columna.

Tipo: INTEGER (clave externa para la tabla Events)

Documentación de Java para android.provider.CalendarContract.CalendarAlertsColumns.EVENT_ID.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a