MindFusion.Wpf Pack Programmer's Guide
IProjectViewModel.ActivityType Property
See Also
 





Gets or sets the type of activities created through the ViewModel.

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

 Syntax

C#  Copy Code

Type ActivityType { get; set; }

Visual Basic  Copy Code

Property ActivityType As Type

 Property Value

A .NET Type object specifying the type of the activities created through the project.

 See Also

IProjectViewModel Members
IProjectViewModel Interface
MindFusion.DataViews.Wpf Namespace