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

LookupDefinitionBase..::..LookupEntityName Property

Gets the name of the lookup entity.

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

Syntax


public string LookupEntityName { get; set; }
Public Property LookupEntityName As String
	Get
	Set
public:
property String^ LookupEntityName {
	String^ get ();
	void set (String^ value);
}

Field Value

The name of the lookup entity.