Class FormaCatalogLoader.CatalogArgs
Class CatalogArgs.
Namespace: Unity.Industrial.Forma.Core.AddressableSources
Syntax
public class CatalogArgs
Properties
EventType
Gets the type of the event.
Declaration
public FormaCatalogLoader.CatalogChangedEventType EventType { get; }
Property Value
| Type | Description |
|---|---|
| FormaCatalogLoader.CatalogChangedEventType | The type of the event. |
ResourceLocator
Gets the resource locator.
Declaration
public IResourceLocator ResourceLocator { get; }
Property Value
| Type | Description |
|---|---|
| IResourceLocator | The resource locator. |