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 string GetStepInformation(
int stepId
)
Parameters
- stepId
- Type: SystemInt32
Return Value
Type:
StringSee Also