DbDataProcessor..::..UserInterface Property
Gets the user interface for this class to interact with.
Namespace:
RingSoft.DbLookup.DataProcessorAssembly: 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); }