MindFusion.Wpf Pack Programmer's Guide
IActivityViewModel.ActivityName Property
See Also
 





Gets or sets the name of the activity.

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

string ActivityName { get; set; }

Visual Basic  Copy Code

Property ActivityName As String

 Property Value

A string specifying the activity name.

 See Also

IActivityViewModel Members
IActivityViewModel Interface
MindFusion.DataViews.Wpf Namespace