![]() | ISourceInfo Interface |
Namespace: EdaIntegrationContract.Import
public interface ISourceInfo : IEdaIntegrationUniqueEntity, IEdaIntegrationEntity
The ISourceInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | AnalysisState |
Analysis state
|
![]() | CustodianId |
The unique identifier of the Custodian that is responsible for this source.
|
![]() | CustodianName |
Custodian name
|
![]() | Description |
An auto-generated description describing the inputs for the source.
|
![]() | Id |
The unique identifier for the source
|
![]() | ImportSetId |
The unique identifier of the Import Set within which this source
was imported.
|
![]() | ImportSetName |
Import Set name
|
![]() | Input |
Input Field
|
![]() | InventoryState |
Inventory state
|
![]() | Name |
The name (or label) of the source.
|
![]() | SourceState |
Source state
|
![]() | SourceStatistics |
Source Statistics
|
![]() | Type |
Identifies whether the source is a folder or a set of files
|