Gets or sets the location associated with this item.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract Location Location { get; set; } |
Visual Basic Copy Code |
---|
Public MustOverride Property Location As Location |
An instance of the Location class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |