Finds the end date of a Term given a begin date.

Syntax

finUtilities.DateCycleGetTermEndDateFromBranch(cycleMnemonic, cycleBeginDate, workingDays, branchId, calendarType)

Parameters

NameTypeOptionalByRefDescription
cycleMnemonic String The cycle (Mnemonic text).
cycleBeginDate Date The date the cycle begins.
workingDays Boolean Indicates whether to use Working Days. This is only applicable to Cycles that are based upon a number of days.
branchId String The Id of the Branch from which the Working Days will be calculated, based upon the specified Calendar.
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