Gets or sets the location associated with this item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public abstract Location Location { get; set; } |
Visual Basic
![]() |
---|
Public MustOverride Property Location As Location |
An instance of the Location class.