DateOfBirth Field

The date of birth applicable to the individual, e.g. required to open some types of tax-exempt account.  
 
public const int DateOfBirth = 486
This language is not supported or no code example is available.
public:  
const int DateOfBirth = 486;
This language is not supported or no code example is available.
public const DateOfBirth : int = 486
This language is not supported or no code example is available.

Field Value

int

In this article

Definition