Click or drag to resize

SourceType Enumeration

The various types of sources supported by Early Data Analyzer

Namespace:  Law.EdaIntegration.Import
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public enum SourceType
Members
  Member nameValueDescription
Folder0 A folder to crawl and discover files to load into Early Data Analyzer
Files1 One or more full path files to load into Early Data Analyzer
See Also