AppSearchSchema.StringPropertyConfig.DeletePropagationType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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