Click or drag to resize
WorkflowStepInfoStepFullName Property

Note: This API is now obsolete.

Workflow step full code name in format [workflowcodename].[workflowstepcodename].

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax
C#
[ObsoleteAttribute("Object is not cached by full name.")]
public string StepFullName { get; }

Property Value

Type: String
See Also