IHostDocumentsViewsShowStocks Method
Show the stock query window of an article.
Namespace: Aliquo.WindowsAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
void ShowStocks(
string code,
IWindowView windowOwner = null
)
Sub ShowStocks (
code As String,
Optional windowOwner As IWindowView = Nothing
)
Parameters
- code String
- Product code.
- windowOwner IWindowView (Optional)
- Window on which to center the form.