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