CalendarContract.EventDaysColumns.Startday フィールド

定義

注意事項

Use 'Android.Provider.CalendarContract.IEventDaysColumns.Startday'. This class will be removed in a future release.

ユリウス暦の開始日番号。

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

フィールド値

属性

注釈

ユリウス暦の開始日番号。 列名。

型: INTEGER (int)

の Java ドキュメント android.provider.CalendarContract.EventDaysColumns.STARTDAY

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象