ServicePRO SDK Help

stcDailyRegenerationPattern Constructor (DateTime, Int32)

Initializes a new instance of the stcDailyRegenerationPattern class.

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

Syntax


public stcDailyRegenerationPattern(
	DateTime startDate,
	int interval
)
Public Sub New ( _
	startDate As DateTime, _
	interval As Integer _
)

Parameters

startDate
Type: DateTime
The start date.
interval
Type: Int32
The interval.