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