| WorkflowLogSettings Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.WorkflowEngine
 Syntax
Syntaxpublic class WorkflowLogSettings
The WorkflowLogSettings type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | WorkflowLogSettings | 
            Constructor
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Comment | 
            Comment
             | 
|  | ObjectID | 
            Object ID
             | 
|  | ObjectType | 
            Object type
             | 
|  | Rejected | 
            Indicates if step was rejected.
             | 
|  | SourceStep | 
            Source workflow step
             | 
|  | TargetStep | 
            Target workflow step
             | 
|  | Time | 
            Date and time of the action.
             | 
|  | TransitionType | 
            Transition type
             | 
|  | User | 
            User info for the action.
             | 
|  | VersionHistoryId | 
            Version history ID
             | 
 See Also
See Also