.NET Framework Class Library
UserInterface.ListFromQuery Method
|
<< Click to Display Table of Contents >> Navigation: Programming Mechworks PDM > .NET API > MwPDMApi Namespace > UserInterface Class > UserInterface Methods > .NET Framework Class Library |
Overload List
|
Name |
Description |
|---|---|---|
|
Shows a dialog box that allows to choose between entries retrieved from a query on the database. |
|
|
ListFromQuery(String, String, Int32, String, String, String, String) |
Shows a dialog box that allows to choose between entries retrieved from a query to a datasource managing authentication if needed. |
See Also