DatatypeConstants.Field.Id Property

Definition

Get id of this Field.

public int Id { [Android.Runtime.Register("getId", "()I", "")] get; }
[<get: Android.Runtime.Register("getId", "()I", "")>]
member this.Id : int

Property Value

Id of field.

Attributes

Remarks

Get id of this Field.

Java documentation for javax.xml.datatype.DatatypeConstants.Field.getId().

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