.NET Helper Packages
C#
Show/Hide TOC
IUser
Birth
Date 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#
Copy
DateOnly
?
BirthDate
{
get
;
set
; }
Property Value
Nullable
DateOnly
See Also
Reference
IUser Interface
Common.Core.Interfaces Namespace
In This Article
Definition
See Also