IHistoricalOrderItemIsInvoiced Property
            Indicates if this item has been "invoiced", as opposed to only being "ordered" with no invoice generated yet.
            
Namespace: Ignition.Commerce.Accounting.HistoryAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
ReadOnly Property IsInvoiced As Boolean
	Get
property bool IsInvoiced {
	bool get ();
}
abstract IsInvoiced : bool with get
Property Value
Boolean