The CKitItem type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Gets or sets the description of this CKitItem within the kit.
Public propertyEditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
Public propertyErrors
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.)
Public propertyErrorsCount
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.)
Public propertyProduct
Gets the CStandardProduct object associated with this CKitItem. I.e., the product that is the member of the kit.
Public propertyQuantity
Gets or sets the quantity of units of the CStandardProduct needed for the kit.

See Also