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