Documentation
Show / Hide Table of Contents

Class OrderHeadingDataContract

Inheritance
System.Object
OrderHeadingDataContract
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()
Namespace: Evatic.Common.Service.DataContract.StagingTables
Assembly: Evatic.Common.dll
Syntax
[DataContract(Name = "OrderHeading", Namespace = "http://schema.evatic.com/2012/10/24")]
public class OrderHeadingDataContract

Properties

View Source

CalculateVat

Declaration
[DataMember(IsRequired = true)]
public YesNoDataContract CalculateVat { get; set; }
Property Value
Type Description
Evatic.Common.Service.DataContract.StagingTables.YesNoDataContract
View Source

CompanyCode

Declaration
[DataMember(IsRequired = true)]
public string CompanyCode { get; set; }
Property Value
Type Description
System.String
View Source

CreditTerm

Declaration
[DataMember(IsRequired = true)]
public string CreditTerm { get; set; }
Property Value
Type Description
System.String
View Source

CustomerNo

Declaration
[DataMember(IsRequired = true)]
public string CustomerNo { get; set; }
Property Value
Type Description
System.String
View Source

CustomerReference

Declaration
[DataMember]
public string CustomerReference { get; set; }
Property Value
Type Description
System.String
View Source

CustomerReferenceInfo

Declaration
[DataMember]
public string CustomerReferenceInfo { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryAddress1

Declaration
[DataMember(IsRequired = true)]
public string DeliveryAddress1 { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryAddress2

Declaration
[DataMember(IsRequired = true)]
public string DeliveryAddress2 { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryAddress3

Declaration
[DataMember]
public string DeliveryAddress3 { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryCountry

Declaration
[DataMember]
public string DeliveryCountry { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryDate

Declaration
[DataMember]
public DateTime? DeliveryDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

DeliveryName

Declaration
[DataMember(IsRequired = true)]
public string DeliveryName { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryPostalCode

Declaration
[DataMember(IsRequired = true)]
public string DeliveryPostalCode { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryPostLocation

Declaration
[DataMember]
public string DeliveryPostLocation { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryTerm

Declaration
[DataMember(IsRequired = true)]
public string DeliveryTerm { get; set; }
Property Value
Type Description
System.String
View Source

DepartmentCode

Declaration
[DataMember(IsRequired = true)]
public string DepartmentCode { get; set; }
Property Value
Type Description
System.String
View Source

DueDate

Declaration
[DataMember(IsRequired = true)]
public DateTime DueDate { get; set; }
Property Value
Type Description
System.DateTime
View Source

ExternalReferenceNo

Declaration
[DataMember]
public string ExternalReferenceNo { get; set; }
Property Value
Type Description
System.String
View Source

Info01

Declaration
[DataMember]
public string Info01 { get; set; }
Property Value
Type Description
System.String
View Source

Info02

Declaration
[DataMember]
public string Info02 { get; set; }
Property Value
Type Description
System.String
View Source

Info03

Declaration
[DataMember]
public string Info03 { get; set; }
Property Value
Type Description
System.String
View Source

Info04

Declaration
[DataMember]
public string Info04 { get; set; }
Property Value
Type Description
System.String
View Source

Info05

Declaration
[DataMember]
public string Info05 { get; set; }
Property Value
Type Description
System.String
View Source

Info06

Declaration
[DataMember]
public string Info06 { get; set; }
Property Value
Type Description
System.String
View Source

Info07

Declaration
[DataMember]
public string Info07 { get; set; }
Property Value
Type Description
System.String
View Source

Info08

Declaration
[DataMember]
public string Info08 { get; set; }
Property Value
Type Description
System.String
View Source

Info09

Declaration
[DataMember]
public string Info09 { get; set; }
Property Value
Type Description
System.String
View Source

Info10

Declaration
[DataMember]
public string Info10 { get; set; }
Property Value
Type Description
System.String
View Source

Information

Declaration
[DataMember(IsRequired = true)]
public string Information { get; set; }
Property Value
Type Description
System.String
View Source

InvoiceAddress3

Declaration
[DataMember]
public string InvoiceAddress3 { get; set; }
Property Value
Type Description
System.String
View Source

InvoiceDate

Declaration
[DataMember(IsRequired = true)]
public DateTime InvoiceDate { get; set; }
Property Value
Type Description
System.DateTime
View Source

InvoiceFee

Declaration
[DataMember(IsRequired = true)]
public string InvoiceFee { get; set; }
Property Value
Type Description
System.String
View Source

InvoiceNo

Declaration
[DataMember(IsRequired = true)]
public int InvoiceNo { get; set; }
Property Value
Type Description
System.Int32
View Source

InvoiceType

Declaration
[DataMember(IsRequired = true)]
public string InvoiceType { get; set; }
Property Value
Type Description
System.String
View Source

LastSavedDate

Declaration
[DataMember]
public DateTime? LastSavedDate { get; set; }
Property Value
Type Description
System.Nullable<System.DateTime>
View Source

MeansOfDelivery

Declaration
[DataMember(IsRequired = true)]
public string MeansOfDelivery { get; set; }
Property Value
Type Description
System.String
View Source

OrderNo

Declaration
[DataMember(IsRequired = true)]
public int OrderNo { get; set; }
Property Value
Type Description
System.Int32
View Source

OrderNoCredit

Declaration
[DataMember]
public string OrderNoCredit { get; set; }
Property Value
Type Description
System.String
View Source

OrderSource

Declaration
[DataMember(IsRequired = true)]
public string OrderSource { get; set; }
Property Value
Type Description
System.String
View Source

OrderTag

Declaration
[DataMember(IsRequired = true)]
public string OrderTag { get; set; }
Property Value
Type Description
System.String
View Source

OrderType

Declaration
[DataMember(IsRequired = true)]
public string OrderType { get; set; }
Property Value
Type Description
System.String
View Source

OurReference

Declaration
[DataMember(IsRequired = true)]
public string OurReference { get; set; }
Property Value
Type Description
System.String
View Source

SalesmanCode

Declaration
[DataMember(IsRequired = true)]
public string SalesmanCode { get; set; }
Property Value
Type Description
System.String
View Source

SortGroup1

Declaration
[DataMember(IsRequired = true)]
public string SortGroup1 { get; set; }
Property Value
Type Description
System.String
View Source

SortGroup2

Declaration
[DataMember(IsRequired = true)]
public string SortGroup2 { get; set; }
Property Value
Type Description
System.String
View Source

Status

Declaration
[DataMember(IsRequired = true)]
public string Status { get; set; }
Property Value
Type Description
System.String
View Source

UserName

Declaration
[DataMember]
public string UserName { get; set; }
Property Value
Type Description
System.String
  • View Source
CONTACT INFORMATION

Asolvi AS Sluppenveien 25
N-7037 Trondheim
+47 73 80 22 00
Support
FOLLOW US

© Asolvi AS 2018