summaryP:DotNetNuke.Entities.Content.Workflow.ContentWorkflowSource.SourceType

Namespace: DotNetNuke.Entities.Content.Workflow
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string SourceType { get; set; }
Visual Basic
Public Property SourceType As String
	Get
	Set

See Also