ServicePRO SDK Help

DailyPattern Constructor (DateTime, Int32)

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

Syntax


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

Parameters

startDate
Type: DateTime
interval
Type: Int32