Gets or sets the activity for which the resource is allocated.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
SyntaxC#
Copy Code
|
|---|
public Object Activity { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Activity As Object |
An object identifying the associated activity.
See Also