Click or drag to resize

ItemTax2Mode Property

Gets or sets the mode of tax2 (invoice or invoice+old_tax)

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public virtual Nullable<TaxMode> Tax2Mode { get; set; }

Property Value

Type: NullableTaxMode
See Also