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