Gets or sets a reference to the active Workflow for the folder
Namespace: DotNetNuke.Services.FileSystemAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlElementAttribute("workflowid")] public int WorkflowID { get; set; } |
Visual Basic |
---|
<XmlElementAttribute("workflowid")> Public Property WorkflowID As Integer Get Set |