Table of Contents

Class TaxYearEndingExtensions

Namespace
Payetools.Common.Model
Assembly
Payetools.Common.dll

Extension methods for TaxYearEnding enum.

public static class TaxYearEndingExtensions
Inheritance
TaxYearEndingExtensions
Inherited Members

Methods

YearAsString(TaxYearEnding)

Converts a TaxYearEnding enumerated value into a string.

public static string YearAsString(this TaxYearEnding value)

Parameters

value TaxYearEnding

An instance of TaxYearEnding.

Returns

string

Year as string, e.g., "2020", indicating the year that the tax year ends in.