DatatypeConstants.Minutes Property

Definition

A constant that represents the minutes field.

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

Property Value

Attributes

Remarks

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

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