ErrorLogEntryCause Property  | 
 
            Exception caught which was the cause of the error log.
            
 
    Namespace: 
   SD.LLBLGen.Pro.Core.GeneralDataStructures
    Assembly:
   SD.LLBLGen.Pro.Core (in SD.LLBLGen.Pro.Core.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntaxpublic Exception Cause { get; set; }Public Property Cause As Exception
	Get
	Set
Property Value
Type: 
Exception
See Also