User Id associated to the log
Namespace: DotNetNuke.Entities.Content.Workflow.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int User { get; set; } |
| Visual Basic |
|---|
Public Property User As Integer Get Set |
| Sandcastle Documented DotNetNuke Core |
| WorkflowLog..::..User Property |
| WorkflowLog Class See Also Send Feedback |
| C# |
|---|
public int User { get; set; } |
| Visual Basic |
|---|
Public Property User As Integer Get Set |