Gets a value indicating whether this instance is read-only.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool IsReadOnly { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsReadOnly As Boolean |
This property always returns false.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |