IndividualDateOfBirth Property

Definition

Namespace: Ignition.Crm
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
[NetForumFieldAttribute("ind_dob")]
public DateTime? DateOfBirth { get; set; }

Property Value

NullableDateTime

See Also