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