Click or drag to resize

SourceType Enumeration

The various types of sources

Namespace:  EdaIntegrationContract.Import
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
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