Class WorkflowUsageItem
Inherited Members
Namespace: DotNetNuke.Entities.Content.Workflow.Entities
Assembly: DotNetNuke.dll
Syntax
public class WorkflowUsageItem
Constructors
WorkflowUsageItem()
Declaration
public WorkflowUsageItem()
Properties
ContentName
Declaration
public string ContentName { get; set; }
Property Value
Type | Description |
---|---|
string |
ContentType
Declaration
public string ContentType { get; set; }
Property Value
Type | Description |
---|---|
string |
WorkflowID
Declaration
public int WorkflowID { get; set; }
Property Value
Type | Description |
---|---|
int |