Attempts to convert the cycle from one frequency to another

The following friendly conversions are made: 1y = 12m = 26f = 52w (and any multiples thereof) 9m = 39w 6m = 13f = 26w (and any multiples thereof) 3m = 13w 2m = 4f = 8w 1m = 2f = 4w

Syntax

finDateCycle.ConvertTo(newCycleMnemonic)

Parameters

NameTypeOptionalByRefDescription
newCycleMnemonic String The cycle to convert to.

Return Value

Boolean

A Boolean indicating if conversion was successful.

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