Click or drag to resize

IImportSet Interface

An organization of sources imported into Explore or Turbo Import

Namespace:  EdaIntegrationContract.Import
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
public interface IImportSet : IEdaIntegrationUniqueEntity, 
	IEdaIntegrationEntity

The IImportSet type exposes the following members.

Properties
  NameDescription
Public propertyCreated
The date and time that the ImportSet was created
Public propertyId
The unique identifier for the ImportSet
Public propertyLabel
A label applied to the custodian and sources being imported by the Import Set.
Top
See Also