Share via


BloodGlucoseRecord.SpecimenSource.SpecimenSourceWholeBlood 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_WHOLE_BLOOD", 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 SpecimenSourceWholeBlood = 6;
[<Android.Runtime.Register("SPECIMEN_SOURCE_WHOLE_BLOOD", 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 SpecimenSourceWholeBlood : Android.Health.Connect.DataTypes.BloodGlucoseSpecimenSource

Field Value

Value = 6
Attributes

Applies to