| JsonSettingsMaxDepth Property |
Namespace:
Dynamicweb.Core.Json.Settings
Assembly:
Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax public Nullable<int> MaxDepth { get; set; }
Public Property MaxDepth As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32See Also