| LogEntity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Slickflow.Engine.Business.Entity
 Syntax
Syntaxpublic class LogEntity
The LogEntity type exposes the following members.
 Constructors
Constructors Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | ToString | (Inherited from Object.) | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EventTypeID | |
|  | ID | |
|  | InnerStackTrace | |
|  | Message | |
|  | Priority | |
|  | RequestData | |
|  | Severity | |
|  | StackTrace | |
|  | Timestamp | |
|  | Title | 
 See Also
See Also