Click or drag to resize

ExceptionManagerProperties Property

Provides access to the Exception properties for this case.

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

Return Value

Type: ExceptionProperties
The ExceptionProperties for accessing exception related properties for this case.
See Also