Language

DatatypeConstants.Days Property

Definition

A constant that represents the days field.

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

Property Value

A constant that represents the days field.

Attributes

Remarks

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

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