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