User Id associated to the log

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

Syntax

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

See Also