CCVoidRefundRefNum Property |
Namespace:
CardknoxApi.Operations
Assembly:
Cardknox (in Cardknox.dll) Version: 4.5
Syntax public string RefNum { get; set; }
Public Property RefNum As String
Get
Set
public:
property String^ RefNum {
String^ get ();
void set (String^ value);
}
member RefNum : string with get, set
Property Value
Type:
StringSee Also