[SerializableAttribute]
public class Line : BindableCore
<SerializableAttribute>
Public Class Line
Inherits BindableCore
Line | Initializes a new instance of the Line class |
AmountLine | AmountLine [ImporteLinea] |
AmountLineCurrency | Currency line amount [ImporteLineaDivisa] |
AverageCost | Average cost [CosteMedio] |
AverageCostOthers | Others average cost [CosteMedioOtros] |
CascadeDiscount | Cascade discount [DescuentoCascada] |
Code | Product code [CodArticulo], [CodCapitulo], [CodPartida], the field depends on the Type |
CodeTax | Tax code [CodTipoTasa] |
CodeVAT | Code of tax [CodTipoImpuesto] |
CommittedDate | Committed date of an assignment [FechaComprometida] |
DeliveryDate | Delivery date [FechaEntrega] |
DeliveryDateExpected | Date expected delivery products [FechaEntregaPrevista] |
Description | Product description. If not indicated, is assigned to be reflected in the data sheet [Descripcion] |
Id | Line identifier [Id] |
LastCost | Last cost [CosteUltimo] |
Level | Indicates the indentation level of the line [Nivel] |
Logistics | Collect the logistic info of the line |
Name | Name of product. If not indicated, is assigned to be reflected in the data sheet [Nombre] |
Order | Number of order lines [NumOrder] |
Packages | Packages [Bultos] |
PercentDiscount | Percent discount [PorcDescuento] |
PercentVAT | Percent of tax rate [PorcIVA] |
PhysicalUnitCode | Physical unit that identifies the quantity [CodUdFisica] |
Price | Product price [Precio] |
PriceAccessories | Accessories price [PrecioAccesorios] |
PriceAdministration | Administration price [PrecioAdministracion] |
PriceLabour | Labour price [PrecioManoObra] |
PriceMaterial | Material price [PrecioMaterial] |
PriceTax | Tax price [PrecioTasa] |
Printable | Determines if the line is printable [Imprimible] |
PrintingDetail | Specify the Line printing detail [DetalleImpresion] |
PromotionalReferenceCode | Promotional reference code [CodRefPromocional] |
Quantity | Quantity, units to be delivered [Cantidad] |
QuantityDelivered | This attribute is for query only [CantidadServida] |
QuantityPrepared | Prepared quantity, units ready to be send [CantidadPreparada] |
QuantityToPrepare | Quantity to prepare [CantidadAPreparar] |
Reference | It indicates a free text [Referencia] |
RetailPrice | Retail price (include VAT) [PVP] |
StoreCode | Warehouse code [CodAlmacen] |
TechnicalCode | Technical article code [CodTecnico] |
TheoreticalCost | TheoreticalCost [CosteTeorico] |
Type | Type of line LineType[TipoLinea] |
Volume | Volume [Volumen] |
Weight | Weight [Peso] |
WeightGross | Gross weight [PesoBruto] |
Copy | Create a new copy of a line |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |