Description |
Scroll |
Gets the description text of the workflow process.
Namespace: Therefore.API
Visual Basic Public Overridable ReadOnly Property Description As String C# public virtual string Description { get; }
Property Value The description text of the workflow process. |