Recursive
Stores the direction in which the business object will traverse while running various commands.
This however will have no effect if the MaxRecursionLevels property is set to 0. Also, this property is used each business object that is joined to the original business object running the operation.
| C# | |
|---|---|
public RecursionTypes Recursive {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0