JsonSerializerSettingsMaxDepth Property |
[Missing <summary> documentation for "P:Stimulsoft.Base.Json.JsonSerializerSettings.MaxDepth"]
Namespace:
Stimulsoft.Base.Json
Assembly:
Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax public Nullable<int> MaxDepth { get; set; }
Public Property MaxDepth As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also