MindFusion.Scheduling for Silverlight Programmer's Guide
CreateResourceAllocationCommand.Resource Property
See Also
 





Gets the resource that will be allocated.

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

 Syntax

C#  Copy Code

public IResourceViewModel Resource { get; }

Visual Basic  Copy Code

Public ReadOnly Property Resource As IResourceViewModel

 Property Value

An IResourceViewModel object representing the related resource.

 See Also

CreateResourceAllocationCommand Members
CreateResourceAllocationCommand Class
MindFusion.DataViews.Silverlight Namespace