Click or drag to resize

ContactInfoBirthday Property

Gets or sets the optional birthday.

Namespace:  Opait.Barcode.QRCode
Assembly:  Opait.Barcode (in Opait.Barcode.dll) Version: 1.2.0.0
Syntax
C#
public Nullable<DateTime> Birthday { get; set; }

Property Value

Type: NullableDateTime
See Also