This class represents the message that will be notified on workflow state transaction

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

Syntax

C#
public class StateTransactionMessage
Visual Basic
Public Class StateTransactionMessage

Inheritance Hierarchy

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

See Also