AccountingPaymentMethodName Property
Namespace: Ignition.Commerce.AccountingAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
[NetForumFieldAttribute("apm_method")]
public string Name { get; protected set; }
<NetForumFieldAttribute("apm_method")>
Public Property Name As String
Get
Protected Set
public:
[NetForumFieldAttribute(L"apm_method")]
virtual property String^ Name {
String^ get () sealed;
protected: void set (String^ value) sealed;
}
[<NetForumFieldAttribute("apm_method")>]
abstract Name : string with get, set
[<NetForumFieldAttribute("apm_method")>]
override Name : string with get, set
StringIAccountingPaymentMethodName