ServicePRO SDK Help

Recurrence..::..NumberOfOccurrences Property

Gets or sets the number of occurrences.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


[DataMemberAttribute]
public Nullable<int> NumberOfOccurrences { get; set; }
<DataMemberAttribute> _
Public Property NumberOfOccurrences As Nullable(Of Integer)
	Get
	Set

Field Value

The number of occurrences.