Click or drag to resize

ExceptionItemDocumentId Property

The unique identifier of the document that generated the exception.

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

Property Value

Type: Int32
See Also