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