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

DbDataProcessor..::..UserInterface Property

Gets the user interface for this class to interact with.

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

Syntax


public static IDbLookupUserInterface UserInterface { get; set; }
Public Shared Property UserInterface As IDbLookupUserInterface
	Get
	Set
public:
static property IDbLookupUserInterface^ UserInterface {
	IDbLookupUserInterface^ get ();
	void set (IDbLookupUserInterface^ value);
}

Field Value

Gets the user interface.