ServicePRO SDK Help

stcEmailRecurrencePattern Constructor (DateTime)

Initializes a new instance of the stcEmailRecurrencePattern class.

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

Syntax


public stcEmailRecurrencePattern(
	DateTime startDate
)
Public Sub New ( _
	startDate As DateTime _
)

Parameters

startDate
Type: DateTime
The start date.