Click or drag to resize

IExceptionItemCreated Property

The date and time that the exception was generated.

Namespace:  EdaIntegrationContract.Exceptions
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
DateTime Created { get; }

Property Value

Type: DateTime
See Also