Click or drag to resize

IExportConfig Property

The configuration properties for the export

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
IExportConfig Config { get; set; }

Property Value

Type: IExportConfig
See Also