Finds the end date of a Term (using the Database Time Zone). The Start Date will depend on the Period Type, e.g., it will be the current date for Days and WorkingDays but may also be the date the Workflow was Opened

Syntax

finUtilities.DateCycleGetTermEndDateFromWorkflow(cycleMnemonic, waitPeriodBase, workingDays, workflow, calendarType)

Parameters

NameTypeOptionalByRefDescription
cycleMnemonic String The cycle (Mnemonic text).
waitPeriodBase isefinWorkflowItemWaitPeriodBase The Base from which the Term should be calculated.
workingDays Boolean
workflow finWorkflow The Workflow from which the Working Days will be calculated, based upon the specified Calendar and the Workflow source, e.g., the Account's Branch.
calendarType isefinCalendarType

Return Value

Date

A Date value.

Member of:
finUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0