Workflow Key. This property can be used to
Namespace: DotNetNuke.Entities.Content.Workflow.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[StringLengthAttribute(40)] public string WorkflowKey { get; set; } |
Visual Basic |
---|
<StringLengthAttribute(40)> Public Property WorkflowKey As String Get Set |