Click or drag to resize

VendItem Class

Inheritance Hierarchy
SystemObject
  ctDynamicsSLVendItem

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

The VendItem type exposes the following members.

Constructors
  NameDescription
Public methodVendItem
Initializes a new instance of the VendItem class
Top
Properties
  NameDescription
Public propertyAlternateID
Public propertyContact
Public propertyCrtd_DateTime
Public propertyCrtd_Prog
Public propertyCrtd_User
Public propertyEMailAddr
Public propertyerrorMessage
Public propertyFax
Public propertyFiscYr
Public propertyInvtID
Public propertyLastCost
Public propertyLastRcvd
Public propertyLeadTime
Public propertyLUpd_DateTime
Public propertyLUpd_Prog
Public propertyLUpd_User
Public propertyNoteID
Public propertynotes
Public propertyPhone
Public propertyPTDAvgCost00
Public propertyPTDAvgCost01
Public propertyPTDAvgCost02
Public propertyPTDAvgCost03
Public propertyPTDAvgCost04
Public propertyPTDAvgCost05
Public propertyPTDAvgCost06
Public propertyPTDAvgCost07
Public propertyPTDAvgCost08
Public propertyPTDAvgCost09
Public propertyPTDAvgCost10
Public propertyPTDAvgCost11
Public propertyPTDAvgCost12
Public propertyPTDCostRcvd00
Public propertyPTDCostRcvd01
Public propertyPTDCostRcvd02
Public propertyPTDCostRcvd03
Public propertyPTDCostRcvd04
Public propertyPTDCostRcvd05
Public propertyPTDCostRcvd06
Public propertyPTDCostRcvd07
Public propertyPTDCostRcvd08
Public propertyPTDCostRcvd09
Public propertyPTDCostRcvd10
Public propertyPTDCostRcvd11
Public propertyPTDCostRcvd12
Public propertyPTDCostRet00
Public propertyPTDCostRet01
Public propertyPTDCostRet02
Public propertyPTDCostRet03
Public propertyPTDCostRet04
Public propertyPTDCostRet05
Public propertyPTDCostRet06
Public propertyPTDCostRet07
Public propertyPTDCostRet08
Public propertyPTDCostRet09
Public propertyPTDCostRet10
Public propertyPTDCostRet11
Public propertyPTDCostRet12
Public propertyPTDLeadTime00
Public propertyPTDLeadTime01
Public propertyPTDLeadTime02
Public propertyPTDLeadTime03
Public propertyPTDLeadTime04
Public propertyPTDLeadTime05
Public propertyPTDLeadTime06
Public propertyPTDLeadTime07
Public propertyPTDLeadTime08
Public propertyPTDLeadTime09
Public propertyPTDLeadTime10
Public propertyPTDLeadTime11
Public propertyPTDLeadTime12
Public propertyPTDQtyRcvd00
Public propertyPTDQtyRcvd01
Public propertyPTDQtyRcvd02
Public propertyPTDQtyRcvd03
Public propertyPTDQtyRcvd04
Public propertyPTDQtyRcvd05
Public propertyPTDQtyRcvd06
Public propertyPTDQtyRcvd07
Public propertyPTDQtyRcvd08
Public propertyPTDQtyRcvd09
Public propertyPTDQtyRcvd10
Public propertyPTDQtyRcvd11
Public propertyPTDQtyRcvd12
Public propertyPTDQtyRet00
Public propertyPTDQtyRet01
Public propertyPTDQtyRet02
Public propertyPTDQtyRet03
Public propertyPTDQtyRet04
Public propertyPTDQtyRet05
Public propertyPTDQtyRet06
Public propertyPTDQtyRet07
Public propertyPTDQtyRet08
Public propertyPTDQtyRet09
Public propertyPTDQtyRet10
Public propertyPTDQtyRet11
Public propertyPTDQtyRet12
Public propertyPTDRcptNbr00
Public propertyPTDRcptNbr01
Public propertyPTDRcptNbr02
Public propertyPTDRcptNbr03
Public propertyPTDRcptNbr04
Public propertyPTDRcptNbr05
Public propertyPTDRcptNbr06
Public propertyPTDRcptNbr07
Public propertyPTDRcptNbr08
Public propertyPTDRcptNbr09
Public propertyPTDRcptNbr10
Public propertyPTDRcptNbr11
Public propertyPTDRcptNbr12
Public propertyPYAvgCost
Public propertyPYCostRcvd
Public propertyPYCostRet
Public propertyPYQtyRcvd
Public propertyPYQtyRet
Public propertyresultCode
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 propertySiteID
Public propertyUnitCost
Public propertyUser1
Public propertyUser2
Public propertyUser3
Public propertyUser4
Public propertyUser5
Public propertyUser6
Public propertyUser7
Public propertyUser8
Public propertyVendID
Public propertyVendorType
Public propertyYTDAvgCost
Public propertyYTDCostRcvd
Public propertyYTDCostRet
Public propertyYTDLeadTime
Public propertyYTDQtyRcvd
Public propertyYTDQtyRet
Public propertyYTDRcptNbr
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