fsresInventoryRecord Class

Inheritance Hierarchy
SystemObject
  resFabSuiteAPIfsresInventoryRecord

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")]
public class fsresInventoryRecord

The fsresInventoryRecord type exposes the following members.

Constructors
  Name Description
Public method fsresInventoryRecord
fsresInventoryRecord class constructor
Top
Properties
  Name Description
Public property BillOfLadingNo
Public property Category
Public property CountryOfOrigin
Public property CurrentPrice
Public property DeliveryDate
Public property Dimensions
Public property ExternalInventoryID
Public property Grade
Public property HeatNo
Public property HeatSerialNo
Public property ID
The unique identifier of the record. If this InventoryRecord is from the GetInventoryTransactions command then this element will be the unique identifier of the log record.
Public property Job
Public property Kerf
Public property KerfCrossCut
Public property KerfRipCut
Public property Length
Public property Location
Public property LotNumber
Public property MillMark
Public property NestID
Public property OnOrder
Public property OriginalDate
Public property OriginalPrice
Public property PartNumber
Public property PercentCombined
Public property POItemNumber
Public property PONumber
Public property Quantity
Public property ReferenceNumber
Public property ReleaseNumber
Public property Remarks
Public property RemnantID
Public property SecondaryLocation
Public property Sequence
Public property Shape
Public property SubCategory
Public property Supplier
Public property TFSDate
Public property TFSJob
Public property TFSTime
Public property Thickness
Public property Type
The type of inventory record. INV - Inventory INVHIST - Inventory History
Public property Valuation
Public property Weight
Public property Width
Top
See Also