Click or drag to resize

DateExactDay Property

Gets or sets the day of the month (dd), where dd is a numeric digit whose value is within the valid range of the days for the associated calendar month.

Namespace: Patagames.GedcomNetSdk.Dates
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public int? Day { get; set; }

Property Value

NullableInt32
Size: {1:2}
See Also