Documentation
Show / Hide Table of Contents

Class OrderHeading

Inheritance
System.Object
OrderHeading
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.DataModel
Assembly: Evatic.Common.dll
Syntax
public class OrderHeading

Properties

View Source

CalculateVat

Declaration
public string CalculateVat { get; set; }
Property Value
Type Description
System.String
View Source

Company

Declaration
public string Company { get; set; }
Property Value
Type Description
System.String
View Source

CreditTerm

Declaration
public string CreditTerm { get; set; }
Property Value
Type Description
System.String
View Source

CustomerNo

Declaration
public string CustomerNo { get; set; }
Property Value
Type Description
System.String
View Source

CustomerReference

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

CustomerReferenceInfo

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

DeliveryAddress1

Declaration
public string DeliveryAddress1 { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryAddress2

Declaration
public string DeliveryAddress2 { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryAddress3

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

DeliveryCountry

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

DeliveryCountryISO

Declaration
public string DeliveryCountryISO { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryDate

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

DeliveryName

Declaration
public string DeliveryName { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryPostalcode

Declaration
public string DeliveryPostalcode { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryPostlocation

Declaration
public string DeliveryPostlocation { get; set; }
Property Value
Type Description
System.String
View Source

DeliveryTerm

Declaration
public string DeliveryTerm { get; set; }
Property Value
Type Description
System.String
View Source

Dept

Declaration
public string Dept { get; set; }
Property Value
Type Description
System.String
View Source

DueDate

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

EvaticInvoiceNo

Declaration
public decimal? EvaticInvoiceNo { get; set; }
Property Value
Type Description
System.Nullable<System.Decimal>
View Source

ExternalReferenceNo

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

ExternalSystem

Declaration
public ExternalSystemDataContract ExternalSystem { get; set; }
Property Value
Type Description
ExternalSystemDataContract
View Source

Info01

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

Info02

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

Info03

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

Info04

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

Info05

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

Info06

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

Info07

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

Info08

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

Info09

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

Info10

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

Information

Declaration
public string Information { get; set; }
Property Value
Type Description
System.String
View Source

InvoiceAddress3

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

InvoiceDate

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

InvoiceFee

Declaration
public string InvoiceFee { get; set; }
Property Value
Type Description
System.String
View Source

InvoiceNo

Declaration
public int? InvoiceNo { get; set; }
Property Value
Type Description
System.Nullable<System.Int32>
View Source

InvoiceType

Declaration
public string InvoiceType { get; set; }
Property Value
Type Description
System.String
View Source

MeansOfDelivery

Declaration
public string MeansOfDelivery { get; set; }
Property Value
Type Description
System.String
View Source

ObjDate

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

OrderHeadingId

Declaration
public int OrderHeadingId { get; set; }
Property Value
Type Description
System.Int32
View Source

OrderLines

Declaration
public List<OrderLine> OrderLines { get; set; }
Property Value
Type Description
System.Collections.Generic.List<OrderLine>
View Source

OrderNo

Declaration
public decimal? OrderNo { get; set; }
Property Value
Type Description
System.Nullable<System.Decimal>
View Source

OrderNoCredit

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

OrderSource

Declaration
public string OrderSource { get; set; }
Property Value
Type Description
System.String
View Source

OrderTag

Declaration
public string OrderTag { get; set; }
Property Value
Type Description
System.String
View Source

OrderType

Declaration
public string OrderType { get; set; }
Property Value
Type Description
System.String
View Source

OurReference

Declaration
public string OurReference { get; set; }
Property Value
Type Description
System.String
View Source

ProcessingInformation

Declaration
public string ProcessingInformation { get; set; }
Property Value
Type Description
System.String
View Source

ProcessingStatus

Declaration
public ProcessingStatusEnum ProcessingStatus { get; set; }
Property Value
Type Description
Evatic.Common.Service.DataContract.StagingTables.DataModel.ProcessingStatusEnum
View Source

ProcessingTimestamp

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

RegisterTimestamp

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

SalesmanCode

Declaration
public string SalesmanCode { get; set; }
Property Value
Type Description
System.String
View Source

Sortgroup1

Declaration
public string Sortgroup1 { get; set; }
Property Value
Type Description
System.String
View Source

Sortgroup2

Declaration
public string Sortgroup2 { get; set; }
Property Value
Type Description
System.String
View Source

Status

Declaration
public string Status { get; set; }
Property Value
Type Description
System.String
View Source

TransactionGuid

Declaration
public Guid TransactionGuid { get; set; }
Property Value
Type Description
System.Guid
View Source

TransactionId

DB TRANSACTION_ID

Declaration
public int TransactionId { get; set; }
Property Value
Type Description
System.Int32
View Source

Username

Declaration
public string Username { get; set; }
Property Value
Type Description
System.String

Extension Methods

OrderHeadingDataMapper.GetStagingTablesOrderHeadingDataContract(OrderHeading)
  • View Source
CONTACT INFORMATION

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

© Asolvi AS 2018