Aracılığıyla paylaş


FillEventHistory.Event.DatasetId Property

Definition

Returns the id of dataset the id was on.

public string? DatasetId { [Android.Runtime.Register("getDatasetId", "()Ljava/lang/String;", "", ApiSince=26)] get; }
[<get: Android.Runtime.Register("getDatasetId", "()Ljava/lang/String;", "", ApiSince=26)>]
member this.DatasetId : string

Property Value

The id of dataset, or null the event is not associated with a dataset.

Attributes

Remarks

Returns the id of dataset the id was on.

Java documentation for android.service.autofill.FillEventHistory.Event.getDatasetId().

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