Class ProductSearchEventArgs
Class ProductSearchEventArgs.
Namespace: Unity.Industrial.Forma.RuntimeUI
Syntax
public class ProductSearchEventArgs : EventArgs
Fields
filter
The filter
Declaration
public string filter
Field Value
Type | Description |
---|---|
String |
searchType
The search type
Declaration
public ProductSearchPanel.SearchType searchType
Field Value
Type | Description |
---|---|
ProductSearchPanel.SearchType |