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