CardknoxResponseRefNum Property  | 
 Cardknox transaction Reference Number
Note: RefNum is always returned regardless of the outcome of the transaction.
 
    Namespace: 
   CardknoxApi
    Assembly:
   Cardknox (in Cardknox.dll) Version: 4.5
Syntaxpublic string RefNum { get; }Public ReadOnly Property RefNum As String
	Get
public:
property String^ RefNum {
	String^ get ();
}member RefNum : string with get
Property Value
Type: 
String
See Also