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

IAdvancedFindLookupContext..::..AdvancedFinds Property

Gets or sets the advanced finds.

Namespace:  RingSoft.DbLookup.AdvancedFind
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


TableDefinition<AdvancedFind> AdvancedFinds { get; set; }
Property AdvancedFinds As TableDefinition(Of AdvancedFind)
	Get
	Set
property TableDefinition<AdvancedFind^>^ AdvancedFinds {
	TableDefinition<AdvancedFind^>^ get ();
	void set (TableDefinition<AdvancedFind^>^ value);
}

Field Value

The advanced finds.