Person LastName Property Bluefin Web Client API Documentation
Gets or sets string of Person's last name.

Namespace: Bluefin.Data
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Property LastName As String 
	Get 
	Set
Remarks

For card transaction this is the last name of the cardholder as it appears on the front of the card. It is not required for cards.

For check transaction this is the last name of the account holder as it appears on the front of the check or bank statement. It is required by NACHA to provide first and last name.

See Also