Header menu logo FSharp.Finance.Personal

UnitPeriod Type

interval between payments

Union cases

Union case Description

Day

Full Usage: Day

a day

Month MonthMultiple

Full Usage: Month MonthMultiple

Parameters:
    MonthMultiple : int

a month or a multiple of months

MonthMultiple : int

SemiMonth

Full Usage: SemiMonth

half a month

Week WeekMultiple

Full Usage: Week WeekMultiple

Parameters:
    WeekMultiple : int

a week or a multiple of weeks

WeekMultiple : int

Instance members

Instance member Description

this.Html

Full Usage: this.Html

Returns: string

HTML formatting to display the unit period in a readable format

Returns: string

this.IsDay

Full Usage: this.IsDay

Returns: bool
Returns: bool

this.IsMonth

Full Usage: this.IsMonth

Returns: bool
Returns: bool

this.IsSemiMonth

Full Usage: this.IsSemiMonth

Returns: bool
Returns: bool

this.IsWeek

Full Usage: this.IsWeek

Returns: bool
Returns: bool

Type something to start searching.