IdentificationCardTrackTwoGetBirthDate Method |
Gets the birth date of the card holder.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public DateTime GetBirthDate()
Public Function GetBirthDate As DateTime
public:
DateTime GetBirthDate()
member GetBirthDate : unit -> DateTime
Return Value
Type:
DateTimebirth date of the card holder.
See Also