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