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

LookupDefinitionBase..::..Entity Property

Gets the entity.

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

Syntax


public AdvancedFind Entity { get; set; }
Public Property Entity As AdvancedFind
	Get
	Set
public:
property AdvancedFind^ Entity {
	AdvancedFind^ get ();
	void set (AdvancedFind^ value);
}

Field Value

The entity.