Gets or sets a value indicating whether this particular occurrence has been deleted.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public bool IsDeleted { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsDeleted As Boolean |
true if this exception identifies a deleted occurrence; otherwise, false.