Compartir a través de


CalendarContract.ExtendedPropertiesColumns.EventId Campo

Definición

Precaución

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

Evento al que pertenece la propiedad extendida.

[Android.Runtime.Register("EVENT_ID")]
[System.Obsolete("Use 'Android.Provider.CalendarContract.IExtendedPropertiesColumns.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.IExtendedPropertiesColumns.EventId'. This class will be removed in a future release.")>]
val mutable EventId : string

Valor de campo

Atributos

Comentarios

Evento al que pertenece la propiedad extendida. Nombre de la columna.

Tipo: INTEGER (clave externa para la tabla Eventos)

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

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código abierto de Android y se usan según los términos descritos en la licencia de atribución de Creative Commons 2.5.

Se aplica a