Language

MedicalResource.Id Property

Definition

Returns the ID of this MedicalResource as MedicalResourceId.

public Android.Health.Connect.MedicalResourceId Id { [Android.Runtime.Register("getId", "()Landroid/health/connect/MedicalResourceId;", "", ApiSince=36)] get; }
[<get: Android.Runtime.Register("getId", "()Landroid/health/connect/MedicalResourceId;", "", ApiSince=36)>]
member this.Id : Android.Health.Connect.MedicalResourceId

Property Value

Attributes

Remarks

Returns the ID of this MedicalResource as MedicalResourceId.

Android reference for android.health.connect.datatypes.MedicalResource.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