This Dto class represents the workflow state transaction on complete state or discard state.

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

Syntax

C#
public class StateTransaction
Visual Basic
Public Class StateTransaction

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Entities.Content.Workflow.Dto..::..StateTransaction

See Also