Action type. This is a string representation of the enum WorkflowActionTypes
Namespace: DotNetNuke.Entities.Content.Workflow.ActionsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string ActionType { get; set; } |
Visual Basic |
---|
Public Property ActionType As String Get Set |