 | DateExactYearMod Property |
Gets or sets a year modifier (for Gregorian calendar) which shows the possible date alternatives for pre-1752 date brought about by a changing the beginning of the year from MAR to JAN in the English calendar change of 1752.
Namespace: Patagames.GedcomNetSdk.DatesAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic int? YearMod { get; set; }Public Property YearMod As Integer?
Get
Set
member YearMod : Nullable<int> with get, set
Property Value
NullableInt32Size: {2:2}.
See Also