PaymentTransactionCode Property
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("pay_code")]
public string TransactionCode { get; protected set; }
<NetForumFieldAttribute("pay_code")>
Public Property TransactionCode As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"pay_code")]
property String^ TransactionCode {
String^ get ();
protected: void set (String^ value);
}
[<NetForumFieldAttribute("pay_code")>]
member TransactionCode : string with get, set
Property Value
String