Gets or sets the index of the image associated with this task.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public int ImageIndex { get; set; } |
Visual Basic Copy Code |
---|
Public Property ImageIndex As Integer |
An integer value.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |