Click or drag to resize

IEdaIntegrationUniqueEntity Interface

Common interface for unique entities

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

The IEdaIntegrationUniqueEntity type exposes the following members.

Properties
  NameDescription
Public propertyId
Id field common to all entities
Top
See Also