Click or drag to resize

IEdaIntegrationUniqueEntity Interface

Common interface for unique entities

Namespace:  Law.EdaIntegration
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public interface IEdaIntegrationUniqueEntity : IEdaIntegrationEntity

The IEdaIntegrationUniqueEntity type exposes the following members.

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