Action name (usually is a localized representation of the ContentWorkflowLogType)

Namespace: DotNetNuke.Entities.Content.Workflow
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Action { get; set; }
Visual Basic
Public Property Action As String
	Get
	Set

See Also