Android.Resource.Attribute.EndYear Field
The last year (inclusive), for example "2010".

Value: 16843133

Syntax

[Android.Runtime.Register("endYear")]
[System.Obsolete("deprecated")]
public const int EndYear

Remarks

The last year (inclusive), for example "2010".

Must be an integer value, such as "100".

This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1