C# Class LinnworksAPI.StockItem

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK Class Usage Examples

Public Properties

Property Type Description
Available System.Int32
BarcodeNumber String
CategoryId System.Guid
CategoryName String
Depth Double
Due System.Int32
Height Double
InOrder System.Int32
IsCompositeParent Boolean?
ItemNumber String
ItemTitle String
MetaData String
MinimumLevel System.Int32
PackageGroupId System.Guid
PackageGroupName String
PostalServiceId System.Guid
PostalServiceName String
PurchasePrice Double
Quantity System.Int32
RetailPrice Double?
StockItemId System.Guid
TaxRate Double
Weight Double
Width Double

Property Details

Available public_oe property

public Int32,System Available
return System.Int32

BarcodeNumber public_oe property

public String BarcodeNumber
return String

CategoryId public_oe property

public Guid,System CategoryId
return System.Guid

CategoryName public_oe property

public String CategoryName
return String

Depth public_oe property

public Double Depth
return Double

Due public_oe property

public Int32,System Due
return System.Int32

Height public_oe property

public Double Height
return Double

InOrder public_oe property

public Int32,System InOrder
return System.Int32

IsCompositeParent public_oe property

public Boolean? IsCompositeParent
return Boolean?

ItemNumber public_oe property

public String ItemNumber
return String

ItemTitle public_oe property

public String ItemTitle
return String

MetaData public_oe property

public String MetaData
return String

MinimumLevel public_oe property

public Int32,System MinimumLevel
return System.Int32

PackageGroupId public_oe property

public Guid,System PackageGroupId
return System.Guid

PackageGroupName public_oe property

public String PackageGroupName
return String

PostalServiceId public_oe property

public Guid,System PostalServiceId
return System.Guid

PostalServiceName public_oe property

public String PostalServiceName
return String

PurchasePrice public_oe property

public Double PurchasePrice
return Double

Quantity public_oe property

public Int32,System Quantity
return System.Int32

RetailPrice public_oe property

public Double? RetailPrice
return Double?

StockItemId public_oe property

public Guid,System StockItemId
return System.Guid

TaxRate public_oe property

public Double TaxRate
return Double

Weight public_oe property

public Double Weight
return Double

Width public_oe property

public Double Width
return Double