AutomationEventArgs.PreviousStep Property |
Previous step
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 11.0.0
Syntaxpublic WorkflowStepInfo PreviousStep { get; set; }
Property Value
Type:
WorkflowStepInfo
See Also