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

DataRepositoryRegistryItemBase..::..Entity Property

Gets the entity.

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

Syntax


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

Field Value

The entity.