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