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