IUserBirthDate Property

Gets or sets the Date of Birth.

Definition

Namespace: Common.Core.Interfaces
Assembly: Common.Core (in Common.Core.dll) Version: 2.1.5
C#
DateOnly? BirthDate { get; set; }

Property Value

NullableDateOnly

See Also