Click or drag to resize

IHistoricalOrderItemIsInvoiced Property

Indicates if this item has been "invoiced", as opposed to only being "ordered" with no invoice generated yet.

Namespace: Ignition.Commerce.Accounting.History
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
bool IsInvoiced { get; }

Property Value

Boolean
See Also