Class ProductSource.ProductGuidArgs
Class ProductGuidArgs.
Namespace: Unity.Industrial.Forma.Core.AddressableSources
Syntax
public class ProductGuidArgs : object
Properties
Guids
Gets the guids.
Declaration
public List<string> Guids { get; }
Property Value
Type | Description |
---|---|
List<String> | The guids. |