FinancialCardTrackOneGetFirstName Method |
Gets the first name on the card
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public string GetFirstName()
Public Function GetFirstName As String
public:
String^ GetFirstName()
member GetFirstName : unit -> string
Return Value
Type:
StringThe first name on the card
See Also