Workflow Description
Namespace: DotNetNuke.Entities.Content.Workflow.EntitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[StringLengthAttribute(256)] public string Description { get; set; } |
| Visual Basic |
|---|
<StringLengthAttribute(256)> Public Property Description As String Get Set |