Click or drag to resize

UnifiedExceptionCategoryDataChildren Property

List of child exceptions for this type

Namespace:  Law.EdaIntegration.Exceptions
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
public List<UnifiedExceptionCategoryData> Children { get; }

Property Value

Type: ListUnifiedExceptionCategoryData
See Also