This property represents the user that performs the state transaction

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

Syntax

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

See Also