 | ContactInfoBirthday Property |
Gets or sets the optional birthday.
Namespace:
Opait.Barcode.QRCode
Assembly:
Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntaxpublic Nullable<DateTime> Birthday { get; set; }
Property Value
Type:
NullableDateTime
See Also