Language

TvContract.Programs.ColumnSeasonDisplayNumber Field

Definition

The season display number of this TV program for episodic TV shows.

[Android.Runtime.Register("COLUMN_SEASON_DISPLAY_NUMBER", ApiSince=24)]
public const string ColumnSeasonDisplayNumber;
[<Android.Runtime.Register("COLUMN_SEASON_DISPLAY_NUMBER", ApiSince=24)>]
val mutable ColumnSeasonDisplayNumber : string

Field Value

Attributes

Remarks

The season display number of this TV program for episodic TV shows.

This is used to indicate the season number. (e.g. 1, 2 or 3) Note that the value does not necessarily be numeric. (e.g. 12B)

Can be empty.

Type: TEXT

Android reference for android.media.tv.TvContract.Programs.COLUMN_SEASON_DISPLAY_NUMBER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to