MaxRecursionLevels
Stores the maximum levels for the business object to traverse while running various commands.
This however will have no effect if the Recursive property is set to None. Also, this property is used from the first business object that is used to run any operation.
| C# | |
|---|---|
public int MaxRecursionLevels {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0