The content item id that represent the element that is going to change workflow state
Namespace: DotNetNuke.Entities.Content.Workflow.DtoAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int ContentItemId { get; set; } |
Visual Basic |
---|
Public Property ContentItemId As Integer Get Set |