Partilhar via


CalendarContract.CalendarAlertsColumns.EventId Campo

Definição

Cuidado

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

O evento ao qual o alerta pertence.

[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 do campo

Atributos

Comentários

O evento ao qual o alerta pertence. Nome da coluna.

Tipo: INTEGER (chave estrangeira para a tabela Eventos)

Documentação Java para android.provider.CalendarContract.CalendarAlertsColumns.EVENT_ID.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a