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