 | DateExactYear Property |
Gets or sets a numeric representation of the calendar year in which an event occurred.
Namespace: Patagames.GedcomNetSdk.DatesAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic int Year { get; set; }Public Property Year As Integer
Get
Set
member Year : int with get, set
Property Value
Int32Size: {3:4}
See Also