Click or drag to resize

ExportConfigScope Property

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

Namespace:  Law.EdaIntegration.Exports
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public ExportScope Scope { get; set; }

Property Value

Type: ExportScope
See Also