Gets or sets the name of the activity.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
string ActivityName { get; set; } |
Visual Basic
Copy Code
|
|---|
Property ActivityName As String |
A string specifying the activity name.
See Also