C# Class LinnworksAPI.OrderGeneralInfo

Exibir arquivo Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
DespatchByDate System.DateTime
ExternalReferenceNum String
HoldOrCancel System.Boolean
InvoicePrinted System.Boolean
LabelError String
LabelPrinted System.Boolean
Location System.Guid
Marker Byte?
Notes System.Int32
NumItems System.Int32
PartShipped System.Boolean
PickListPrinted System.Boolean
ReceivedDate System.DateTime
ReferenceNum String
SecondaryReference String
Source String
Status System.Int32
SubSource String

Property Details

DespatchByDate public_oe property

public DateTime,System DespatchByDate
return System.DateTime

ExternalReferenceNum public_oe property

public String ExternalReferenceNum
return String

HoldOrCancel public_oe property

public Boolean,System HoldOrCancel
return System.Boolean

InvoicePrinted public_oe property

public Boolean,System InvoicePrinted
return System.Boolean

LabelError public_oe property

public String LabelError
return String

LabelPrinted public_oe property

public Boolean,System LabelPrinted
return System.Boolean

Location public_oe property

public Guid,System Location
return System.Guid

Marker public_oe property

public Byte? Marker
return Byte?

Notes public_oe property

public Int32,System Notes
return System.Int32

NumItems public_oe property

public Int32,System NumItems
return System.Int32

PartShipped public_oe property

public Boolean,System PartShipped
return System.Boolean

PickListPrinted public_oe property

public Boolean,System PickListPrinted
return System.Boolean

ReceivedDate public_oe property

public DateTime,System ReceivedDate
return System.DateTime

ReferenceNum public_oe property

public String ReferenceNum
return String

SecondaryReference public_oe property

public String SecondaryReference
return String

Source public_oe property

public String Source
return String

Status public_oe property

public Int32,System Status
return System.Int32

SubSource public_oe property

public String SubSource
return String