C# Class LinnworksAPI.Create_PurchaseOrder_InitialParameter

ファイルを表示 Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
ConversionRate Decimal
Currency String
DateOfPurchase System.DateTime
ExternalInvoiceNumber String
PostagePaid Decimal
QuotedDeliveryDate System.DateTime
ShippingTaxRate Decimal
SupplierReferenceNumber String
fkLocationId System.Guid
fkSupplierId System.Guid

Property Details

ConversionRate public_oe property

public Decimal ConversionRate
return Decimal

Currency public_oe property

public String Currency
return String

DateOfPurchase public_oe property

public DateTime,System DateOfPurchase
return System.DateTime

ExternalInvoiceNumber public_oe property

public String ExternalInvoiceNumber
return String

PostagePaid public_oe property

public Decimal PostagePaid
return Decimal

QuotedDeliveryDate public_oe property

public DateTime,System QuotedDeliveryDate
return System.DateTime

ShippingTaxRate public_oe property

public Decimal ShippingTaxRate
return Decimal

SupplierReferenceNumber public_oe property

public String SupplierReferenceNumber
return String

fkLocationId public_oe property

public Guid,System fkLocationId
return System.Guid

fkSupplierId public_oe property

public Guid,System fkSupplierId
return System.Guid