Gets or sets the name of the resource.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string Name { get; set; } |
Visual Basic Copy Code |
---|
Public Property Name As String |
A string containing the name of the resource. The default is an empty string.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |