Sets whether the recursion level that the property filter uses when retrieving a dependent object is the same as that of the independent object to which it belongs (
) or one level deeper (
). 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
.
Overload List
Name | Description | |
---|---|---|
![]() |
SetLevelDependents (Boolean) | Sets whether the recursion level that the property filter uses when retrieving a dependent object is the same as that of the independent object to which it belongs ( ) or one level deeper ( ). 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 . |
![]() |
SetLevelDependents (Nullable<bool>) | Sets whether the recursion level that the property filter uses when retrieving a dependent object is the same as that of the independent object to which it belongs ( ) or one level deeper ( ). 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 . |