Share via


IndexProjectionMode.IncludeIndexingParentDocuments Property

Definition

The source document will be written into the indexer's target index. This is the default pattern.

public static Azure.Search.Documents.Indexes.Models.IndexProjectionMode IncludeIndexingParentDocuments { get; }
static member IncludeIndexingParentDocuments : Azure.Search.Documents.Indexes.Models.IndexProjectionMode
Public Shared ReadOnly Property IncludeIndexingParentDocuments As IndexProjectionMode

Property Value

Applies to