Delegate ProductSourceChanged
Delegate ProductSourceChanged
Namespace: Unity.Industrial.Forma.Core
Syntax
public delegate void ProductSourceChanged(ProductSourcesArgs productSource);
Parameters
| Type | Name | Description |
|---|---|---|
| ProductSourcesArgs | productSource | The product source. |