Click or drag to resize

CardknoxResponseError Property

Contains error message if the transaction failed. Status will have the value of Error and Result will be E

Namespace:  CardknoxApi
Assembly:  Cardknox (in Cardknox.dll) Version: 4.5
Syntax
public string Error { get; }

Property Value

Type: String
See Also