Click or drag to resize

IExceptionItemDocumentId Property

The unique identifier of the document that generated the exception.

Namespace:  EdaIntegrationContract.Exceptions
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
Nullable<int> DocumentId { get; }

Property Value

Type: NullableInt32
See Also