Sets the maximum recursion depth for the property filter to use when retrieving property relationships. The value set is the global value for this
object. If the filter element of a property has a value for
, the server uses the filter element's value instead of this global value. If neither the global value nor the filter element value is specified, the default is 0.
Overload List
Name | Description | |
---|---|---|
![]() |
SetMaxRecursion (Int32) | Sets the maximum recursion depth for the property filter to use when retrieving property relationships. The value set is the global value for this object. If the filter element of a property has a value for , the server uses the filter element's value instead of this global value. If neither the global value nor the filter element value is specified, the default is 0. |
![]() |
SetMaxRecursion (Nullable<int>) | Sets the maximum recursion depth for the property filter to use when retrieving property relationships. The value set is the global value for this object. If the filter element of a property has a value for , the server uses the filter element's value instead of this global value. If neither the global value nor the filter element value is specified, the default is 0. |