FinancialCardTrackTwoGetServiceCode Method |
Gets the service code of 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:
StringService code of the card.
See Also