Create a finDateCycle object.

Syntax

ISfinSupport.CreateDateCycle([isFrequency], [isInclusive], [cycleMnemonic])

Parameters

NameTypeOptionalByRefDescription
isFrequency Boolean Optional Indicates whether this is a Frequency (E.g. Every 2 Months) or Time Span (E.g. 2 Months) based cycle. If omitted, a value of True is assumed.
isInclusive Boolean Optional Indicates whether the Date Cycle is Inclusive. If omitted, a value of True is assumed.
cycleMnemonic String Optional The defaults Cycle Mnemonic.

Return Value

finDateCycle

A new finDateCycle object.

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