MindFusion.Scheduling for Silverlight Programmer's Guide
IResourceAllocationViewModel.ActivityName Property
See Also
 





Gets the name of the associated activity.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

string ActivityName { get; }

Visual Basic  Copy Code

ReadOnly Property ActivityName As String

 Property Value

A string specifying the name of the associated activity.

 See Also

IResourceAllocationViewModel Members
IResourceAllocationViewModel Interface
MindFusion.DataViews.Silverlight Namespace