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