Click or drag to resize
WorkflowStepInfoTypeInfo Property
Type information.

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public override ObjectTypeInfo TypeInfo { get; }

Property Value

Type: ObjectTypeInfo

Implements

IInfoTypeInfo
See Also