Action Id

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

Syntax

C#
public int ActionId { get; set; }
Visual Basic
Public Property ActionId As Integer
	Get
	Set

See Also