Click or drag to resize

ExceptionItemId Property

The unique identifier of the exception.

Namespace:  Law.EdaIntegration.Exceptions
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public int Id { get; }

Property Value

Type: Int32

Implements

IEdaIntegrationUniqueEntityId
See Also