Freigeben über


ServiceLimits.MaxComplexObjectsInCollectionsPerDocument Eigenschaft

Definition

Ruft die maximal zulässige Anzahl von Objekten in komplexen Auflistungen pro Dokument ab oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="maxComplexObjectsInCollectionsPerDocument")]
public int? MaxComplexObjectsInCollectionsPerDocument { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxComplexObjectsInCollectionsPerDocument")>]
member this.MaxComplexObjectsInCollectionsPerDocument : Nullable<int> with get, set
Public Property MaxComplexObjectsInCollectionsPerDocument As Nullable(Of Integer)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: