Click or drag to resize

SourceStatistics Property

Note: This API is now obsolete.

Provides processing statistics about the source item.

Namespace:  Law.EdaIntegration.Import
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.3
Syntax
C#
[ObsoleteAttribute("Please use the Statistics method on the Case to find relevant statistical information.")]
public SourceStatistics Statistics { get; }

Property Value

Type: SourceStatistics
See Also