Click or drag to resize

UnifiedExceptionDocumentId Property

The unique identifier of the document that generated the exception.

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

Property Value

Type: NullableInt32
See Also