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