Gets or sets a reference to the active Workflow for the folder

Namespace: DotNetNuke.Services.FileSystem
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
int WorkflowID { get; set; }
Visual Basic
Property WorkflowID As Integer
	Get
	Set

See Also