IExceptionMgr IsAlreadyReported Property A Sandcastle Documented Class Library
Gets a value indicating whether this exception has already been reported to the dev team.

Namespace: Censitif.Library.Component
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

bool IsAlreadyReported { get; }

Property Value

Type: Boolean
A value indicating whether this exception has already been reported to the dev team.
See Also