RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

FieldDefinition..::..AllowRecursion Property

Gets a value indicating whether [allow recursion].

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public bool AllowRecursion { get; }
Public ReadOnly Property AllowRecursion As Boolean
	Get
public:
property bool^ AllowRecursion {
	bool^ get ();
}

Field Value

true if [allow recursion]; otherwise, false.