Click or drag to resize

Inventory Class

Inheritance Hierarchy
SystemObject
  ctDynamicsSLInventory

Namespace:  ctDynamicsSL
Assembly:  ctDynamicsSLLib (in ctDynamicsSLLib.dll) Version: 2021.7.15.1 (2021.07.15.01)
Syntax
C#
[DataContractAttribute]
public class Inventory

The Inventory type exposes the following members.

Constructors
  NameDescription
Public methodInventory
Initializes a new instance of the Inventory class
Top
Properties
  NameDescription
Public propertyABCCode
Public propertyApprovedVendor
Public propertyAutoPODropShip
Public propertyAutoPOPolicy
Public propertyBMIDirStdCost
Public propertyBMIFOvhStdCost
Public propertyBMILastCost
Public propertyBMIPDirStdCost
Public propertyBMIPFOvhStdCost
Public propertyBMIPStdCost
Public propertyBMIPVOvhStdCost
Public propertyBMIStdCost
Public propertyBMIVOvhStdCost
Public propertyBOLCode
Public propertyBuyer
Public propertyChkOrdQty
Public propertyClassID
Public propertyCOGSAcct
Public propertyCOGSSub
Public propertyColor
Public propertycounter
Public propertyCountStatus
Public propertyCrtd_DateTime
Public propertyCrtd_Prog
Public propertyCrtd_User
Public propertyCuryListPrice
Public propertyCuryMinPrice
Public propertyCustomFtr
Public propertyCycleID
Public propertyDescr
Public propertyDfltPickLoc
Public propertyDfltPOUnit
Public propertyDfltSalesAcct
Public propertyDfltSalesSub
Public propertyDfltShpnotInvAcct
Public propertyDfltShpnotInvSub
Public propertyDfltSite
Public propertyDfltSOUnit
Public propertyDfltWhseLoc
Public propertyDirStdCost
Public propertyDiscAcct
Public propertyDiscPrc
Public propertyDiscSub
Public propertyEOQ
Public propertyerrorMessage
Public propertyExplInvoice
Public propertyExplOrder
Public propertyExplPackSlip
Public propertyExplPickList
Public propertyExplShipping
Public propertyFOvhStdCost
Public propertyFrtAcct
Public propertyFrtSub
Public propertyGLClassID
Public propertyInvtAcct
Public propertyInvtID
Public propertyInvtSub
Public propertyInvtType
Public propertyIRCalcPolicy
Public propertyIRDaysSupply
Public propertyIRDemandID
Public propertyIRFutureDate
Public propertyIRFuturePolicy
Public propertyIRLeadTimeID
Public propertyIRLinePtQty
Public propertyIRMinOnHand
Public propertyIRModelInvtID
Public propertyIRRCycDays
Public propertyIRSeasonEndDay
Public propertyIRSeasonEndMon
Public propertyIRSeasonStrtDay
Public propertyIRSeasonStrtMon
Public propertyIRServiceLevel
Public propertyIRSftyStkDays
Public propertyIRSftyStkPct
Public propertyIRSftyStkPolicy
Public propertyIRSourceCode
Public propertyIRTargetOrdMethod
Public propertyIRTargetOrdReq
Public propertyIRTransferSiteID
Public propertyItemCommClassID
Public propertyKit
Public propertyLastBookQty
Public propertyLastCost
Public propertyLastCountDate
Public propertyLastSiteID
Public propertyLastStdCost
Public propertyLastVarAmt
Public propertyLastVarPct
Public propertyLastVarQty
Public propertyLCVarianceAcct
Public propertyLCVarianceSub
Public propertyLeadTime
Public propertyLinkSpecId
Public propertyLotSerFxdLen
Public propertyLotSerFxdTyp
Public propertyLotSerFxdVal
Public propertyLotSerIssMthd
Public propertyLotSerNumLen
Public propertyLotSerNumVal
Public propertyLotSerTrack
Public propertyLUpd_DateTime
Public propertyLUpd_Prog
Public propertyLUpd_User
Public propertyMaterialType
Public propertyMaxOnHand
Public propertyMfgClassID
Public propertyMfgLeadTime
Public propertyMinGrossProfit
Public propertyMoveClass
Public propertyMSDS
Public propertyNoteID
Public propertynotes
Public propertyPack
Public propertyPDirStdCost
Public propertyPerNbr
Public propertyPFOvhStdCost
Public propertyPPVAcct
Public propertyPPVSub
Public propertyPriceClassID
Public propertyProdMgrID
Public propertyProductionUnit
Public propertyPStdCost
Public propertyPStdCostDate
Public propertyPVOvhStdCost
Public propertyReordPt
Public propertyReOrdPtCalc
Public propertyReordQty
Public propertyReOrdQtyCalc
Public propertyReplMthd
Public propertyresultCode
Public propertyRollupCost
Public propertyRollupPrice
Public propertyRvsdPrc
Public propertyS4Future01
Public propertyS4Future02
Public propertyS4Future03
Public propertyS4Future04
Public propertyS4Future05
Public propertyS4Future06
Public propertyS4Future07
Public propertyS4Future08
Public propertyS4Future09
Public propertyS4Future10
Public propertyS4Future11
Public propertyS4Future12
Public propertyS4Future13
Public propertySafetyStk
Public propertySafetyStkCalc
Public propertySelected
Public propertySerAssign
Public propertyService
Public propertyShelfLife
Public propertySize
Public propertySource
Public propertyStatus
Public propertyStdCost
Public propertyStdCostDate
Public propertyStkBasePrc
Public propertyStkItem
Public propertyStkRvsdPrc
Public propertyStkTaxBasisPrc
Public propertyStkUnit
Public propertyStkVol
Public propertyStkWt
Public propertyStkWtUnit
Public propertyStyle
Public propertySupplr1
Public propertySupplr2
Public propertySupplrItem1
Public propertySupplrItem2
Public propertyTaskID
Public propertyTaxCat
Public propertytotalEntries
Public propertytotalPages
Public propertyTranStatusCode
Public propertyTurns
Public propertyUPCCode
Public propertyUsageRate
Public propertyUser1
Public propertyUser2
Public propertyUser3
Public propertyUser4
Public propertyUser5
Public propertyUser6
Public propertyUser7
Public propertyUser8
Public propertyValMthd
Public propertyVOvhStdCost
Public propertyWarrantyDays
Public propertyYTDUsage
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodpopulateFromDataRow
Public methodtoDataTable
Public methodtoJSONString
Public methodtoSQLString
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also