Click or drag to resize

UnifiedExceptionCategoryDataProcessingSubType Property

Subtype of the underlying exception

Namespace:  Law.EdaIntegration.Exceptions
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public Nullable<ExceptionType> ProcessingSubType { get; set; }

Property Value

Type: NullableExceptionType
See Also