Interface IImportOutput
Import Output interface
Namespace: Unity.Industrial.Forma.Editor.Adapters
Syntax
public interface IImportOutput
Properties
Output
Output objects
Declaration
IEnumerable<Object> Output { get; }
Property Value
Type | Description |
---|---|
IEnumerable<Object> |