{CompanyName} FlexyGo

Vcalendar..::..CalcReminderDate Method

Namespace:  FLEXYGO
Assembly:  flxSysProcess (in flxSysProcess.dll)

Syntax


public static string CalcReminderDate(
	DateTime startDate,
	DateTime ReminderDate
)
Public Shared Function CalcReminderDate ( _
	startDate As DateTime, _
	ReminderDate As DateTime _
) As String

Parameters

startDate
Type: DateTime
ReminderDate
Type: DateTime