다음을 통해 공유


ChangeLogsResponse.DeletedLog.DeletedRecordId Property

Definition

Returns record id of the record deleted

public string DeletedRecordId { [Android.Runtime.Register("getDeletedRecordId", "()Ljava/lang/String;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getDeletedRecordId", "()Ljava/lang/String;", "", ApiSince=34)>]
member this.DeletedRecordId : string

Property Value

Attributes

Remarks

Returns record id of the record deleted

Java documentation for android.health.connect.changelog.ChangeLogsResponse.DeletedLog.getDeletedRecordId().

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