Language

AppSearchSchema.StringPropertyConfig.DeletePropagationType Property

Definition

Returns how the deletion will be propagated between this document and the referenced document whose qualified id is held by this property.

public Android.App.AppSearch.AppSearchSchemaDeletePropagationType DeletePropagationType { [Android.Runtime.Register("getDeletePropagationType", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getDeletePropagationType", "()I", "", ApiSince=37)>]
member this.DeletePropagationType : Android.App.AppSearch.AppSearchSchemaDeletePropagationType

Property Value

Attributes

Applies to