| IAutomationActionDataCollectorGetStepInformation Method | 
            Returns HTML representation of additional information that will be displayed in automation designer for given stepId.
            
 
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
 Syntax
Syntaxstring GetStepInformation(
	int stepId
)
Parameters
- stepId
- Type: SystemInt32
 
Return Value
Type: 
String See Also
See Also