SearchServiceLimits.MaxComplexObjectsInCollectionsPerDocument Property

Definition

The maximum number of objects in complex collections allowed per document.

public int? MaxComplexObjectsInCollectionsPerDocument { get; }
member this.MaxComplexObjectsInCollectionsPerDocument : Nullable<int>
Public ReadOnly Property MaxComplexObjectsInCollectionsPerDocument As Nullable(Of Integer)

Property Value

Applies to