.NET Helper Packages
C#
Show/Hide TOC
Person
Birth
Date Property
Gets or sets the Date of Birth.
Definition
Namespace:
Common.Core.Models
Assembly:
Common.Core (in Common.Core.dll) Version: 2.1.5
C#
Copy
public
DateOnly
?
BirthDate
{
get
;
set
; }
Property Value
Nullable
DateOnly
Implements
IPerson
BirthDate
See Also
Reference
Person Class
Common.Core.Models Namespace
In This Article
Definition
Property Value
Implements
See Also