Table of Contents

Property ByYearDay

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ByYearDay

Gets specific dates within a year to recur on.

[JsonProperty("by_year_day", NullValueHandling = NullValueHandling.Include)]
public List<int>? ByYearDay { get; }

Property Value

List<int>