DatatypeConstants.Years Property

Definition

A constant that represents the years field.

[Android.Runtime.Register("YEARS")]
public static Javax.Xml.Datatype.DatatypeConstants.Field? Years { get; }
[<Android.Runtime.Register("YEARS")>]
static member Years : Javax.Xml.Datatype.DatatypeConstants.Field

Property Value

Attributes

Remarks

Java documentation for javax.xml.datatype.DatatypeConstants.YEARS.

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