StartOfYear

MatchInfo.StartOfYear property

Gets or sets the specifies when the employer contribution max is reset. Some plans have a maximum based on the company fiscal year rather than calendar year.Assume calendar year if omitted.Only the month and day (MMDD) are used; year(YYYY) and time are ignored.

public string StartOfYear { get; set; }

See Also