Click or drag to resize

SourceType Enumeration

The various types of sources

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