Click or drag to resize

IExportConfigScope Property

The scope of the export (all filtered documents or documents tagged with certain tags)

Namespace:  EdaIntegrationContract.Exports
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
ExportScope Scope { get; set; }

Property Value

Type: ExportScope
See Also