Click or drag to resize

IExceptionItemId Property

The unique identifier of the exception.

Namespace:  EdaIntegrationContract.Exceptions
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 1.0
Syntax
C#
int Id { get; }

Property Value

Type: Int32

Implements

IEdaIntegrationUniqueEntityId
See Also