MindFusion.Scheduling for Silverlight Programmer's Guide
Item.Location Property
See Also
 





Gets or sets the location associated with this item.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public abstract Location Location { get; set; }

Visual Basic  Copy Code

Public MustOverride Property Location As Location

 Property Value

An instance of the Location class.

 See Also

Item Members
Item Class
MindFusion.Scheduling Namespace