IHistoricalOrderItemIsInvoiced Property

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

Definition

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

Property Value

Boolean

See Also