Compartir a través de


BloodGlucoseRecord.SpecimenSource.SpecimenSourcePlasma Field

Definition

Caution

This constant will be removed in the future version. Use Android.Health.Connect.DataTypes.BloodGlucoseSpecimenSource enum directly instead of this field.

[Android.Runtime.Register("SPECIMEN_SOURCE_PLASMA", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Health.Connect.DataTypes.BloodGlucoseSpecimenSource enum directly instead of this field.", true)]
public const Android.Health.Connect.DataTypes.BloodGlucoseSpecimenSource SpecimenSourcePlasma = 3;
[<Android.Runtime.Register("SPECIMEN_SOURCE_PLASMA", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Health.Connect.DataTypes.BloodGlucoseSpecimenSource enum directly instead of this field.", true)>]
val mutable SpecimenSourcePlasma : Android.Health.Connect.DataTypes.BloodGlucoseSpecimenSource

Field Value

Value = 3
Attributes

Applies to