Class SaleOrderLineDataContract
Inheritance
System.Object
SaleOrderLineDataContract
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Evatic.Common.dll
Syntax
[DataContract(Namespace = "http://schema.evatic.com/2012/10/24")]
public class SaleOrderLineDataContract
Properties
View Source
AggregateArticleType
Declaration
[DataMember]
public bool AggregateArticleType { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
ArticleDescription
Declaration
[DataMember]
public string ArticleDescription { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ArticleNo
Declaration
[DataMember]
public string ArticleNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ArticleSerialNo
Declaration
[DataMember]
public string ArticleSerialNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
AutoFpPrice
Declaration
[DataMember]
public decimal AutoFpPrice { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
AutoFpTemplateNo
Declaration
[DataMember]
public string AutoFpTemplateNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
CalcAutoAdjustFromSummary
Declaration
[DataMember]
public bool CalcAutoAdjustFromSummary { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
CalcChangeSalesPrice
Declaration
[DataMember]
public bool CalcChangeSalesPrice { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
Company
Declaration
[DataMember]
public string Company { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ContractRowNo
Declaration
[DataMember]
public int ContractRowNo { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
CostPrice
Declaration
[DataMember]
public decimal CostPrice { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
Department
Declaration
[DataMember]
public string Department { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
DirectSale
Declaration
[DataMember]
public bool DirectSale { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
Discount
Declaration
[DataMember]
public decimal Discount { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
DiscountCostPrice
Declaration
[DataMember]
public decimal DiscountCostPrice { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
DiscountCostPrice2
Declaration
[DataMember]
public decimal DiscountCostPrice2 { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
Distribute
Declaration
[DataMember]
public bool Distribute { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
FeeCalculate
Declaration
[DataMember]
public bool FeeCalculate { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
FeeLevel
Declaration
[DataMember]
public decimal FeeLevel { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
FeePrice
Declaration
[DataMember]
public decimal FeePrice { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
HideArticleNo
Declaration
[DataMember]
public bool HideArticleNo { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
Info1
Declaration
[DataMember]
public string Info1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info2
Declaration
[DataMember]
public string Info2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info3
Declaration
[DataMember]
public string Info3 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Info4
Declaration
[DataMember]
public string Info4 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
LineNo
Declaration
[DataMember]
public decimal LineNo { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
LineType
Declaration
[DataMember]
public char LineType { get; set; }
Property Value
Type |
Description |
System.Char |
|
View Source
LinkedLineNo
Declaration
[DataMember]
public int LinkedLineNo { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
MachineAddressRow
Declaration
[DataMember]
public int MachineAddressRow { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
MachineLocation
Declaration
[DataMember]
public string MachineLocation { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
MachineNo
Declaration
[DataMember]
public string MachineNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
ManualFpPeriod
Declaration
[DataMember]
public int ManualFpPeriod { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
View Source
ManualFpPrice
Declaration
[DataMember]
public decimal ManualFpPrice { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
ManualFpStartDate
Declaration
[DataMember]
public DateTime ManualFpStartDate { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
View Source
ManualFpTemplateNo
Declaration
[DataMember]
public string ManualFpTemplateNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
MaxDiscount
Declaration
[DataMember]
public decimal MaxDiscount { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
ModelType
Declaration
[DataMember]
public string ModelType { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
OptionalLine
Declaration
[DataMember]
public bool OptionalLine { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
View Source
Provision
Declaration
[DataMember]
public decimal Provision { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
ProvisionFactor
Declaration
[DataMember]
public decimal ProvisionFactor { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
ProvisionPercentage
Declaration
[DataMember]
public decimal ProvisionPercentage { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
QuantityDelivered
Declaration
[DataMember]
public decimal QuantityDelivered { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
QuantityNotDelivered
Declaration
[DataMember]
public decimal QuantityNotDelivered { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
SaleCalcNo
Declaration
[DataMember]
public decimal SaleCalcNo { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
SalesMan
Declaration
[DataMember]
public string SalesMan { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SalesPrice
Declaration
[DataMember]
public decimal SalesPrice { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
SortGroup1
Declaration
[DataMember]
public string SortGroup1 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SortGroup2
Declaration
[DataMember]
public string SortGroup2 { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
StockNo
Declaration
[DataMember]
public string StockNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
SupplierNo
Declaration
[DataMember]
public string SupplierNo { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TargetPrice
Declaration
[DataMember]
public decimal TargetPrice { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
View Source
TextBefore
Declaration
[DataMember]
public string TextBefore { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
TimeZoneId
Declaration
[DataMember]
public string TimeZoneId { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
Unit
Declaration
[DataMember]
public string Unit { get; set; }
Property Value
Type |
Description |
System.String |
|
View Source
VatCode
Declaration
[DataMember]
public decimal VatCode { get; set; }
Property Value
Type |
Description |
System.Decimal |
|