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