IdentificationCardTrackOneGetFirstName Method |
Gets the card holders first name
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:
Stringcard holders first name
See Also