StartProcessActionDataProviderGetStepDescription Method |
Returns description in HTML format for "Start process" steps.
Namespace: CMS.AutomationAssembly: CMS.Automation (in CMS.Automation.dll) Version: 13.0.131
Syntax public override string GetStepDescription(
int stepId
)
Parameters
- stepId
- Type: SystemInt32
ID of the automation step
Return Value
Type:
StringSee Also