 |
| BcfExceptionCreatedEventArgsException Property |
Gets the exception.
Namespace: CalculationWorks.BusinessModel.Behaviors.DiagnosticsAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic Exception Exception { get; }Public ReadOnly Property Exception As Exception
Get
public:
property Exception^ Exception {
Exception^ get ();
}member Exception : Exception with get
Property Value
Type:
ExceptionThe exception.
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2, 3.0
See Also