Click or drag to resize

ExportScope Enumeration

The scope of documents to export

Namespace:  Law.EdaIntegration.Exports
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public enum ExportScope
Members
  Member nameValueDescription
Tagged0 The export will be generated based off of a set of provided tags
Filtered1 The export will include all items that pass all filters
See Also