IdentificationCardTrackOneGetFirstName Method |
Gets the card holders first name
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.6.39.0 (1.6.39.0)
Syntaxpublic string GetFirstName()
Public Function GetFirstName As String
public:
String^ GetFirstName()
member GetFirstName : unit -> string
Return Value
Type:
Stringcard holders first name
See Also