Gets a True value if the user selects removing a single occurrence; False otherwise.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public bool IsOccurrence { get; }
Visual Basic
Public ReadOnly Property IsOccurrence As Boolean
	Get

See Also