Click or drag to resize
WorkflowStepInfoStepFullName Property
Workflow step full code name in format [workflowcodename].[workflowstepcodename].

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public string StepFullName { get; }

Property Value

Type: String
See Also