The CGiftProduct type exposes the following members.

Fields

  NameDescription
Protected fieldmAdjustmentAccount
The general ledger account to be used for adjustments.
(Inherited from CProduct.)
Protected fieldmAppealCode
The default AppealCode associated with this product.
(Inherited from CProduct.)
Protected fieldmApplyImageFlag
Contains the value of the APPLY_IMAGE field of the Product table.
(Inherited from CProduct.)
Protected fieldmApplyInfoFlag
Contains the value of the APPLY_INFO field of the Product table.
(Inherited from CProduct.)
Protected fieldmApplyThumbnailFlag
Contains the value of the APPLY_THUMBNAIL field of the Product table.
(Inherited from CProduct.)
Protected fieldmAttributes
Contains the value of the ATTRIBUTES field of the Product table.
(Inherited from CProduct.)
Protected fieldmCampaignCode
The default CampaignCode associated with this product.
(Inherited from CProduct.)
Protected fieldmCOGAccount
The general ledger account for cost-of-goods sold.
(Inherited from CProduct.)
Protected fieldmCommissionRate
The commission rate on this product.
(Inherited from CProduct.)
Protected fieldmDecimalPoints
Contains the value of the DECIMAL_POINTS field of the Product table.
(Inherited from CProduct.)
Protected fieldmEditStatus
The edit status (unchanged, modified, etc) of this record.
(Inherited from iboBase.)
Protected fieldmErrors
The current list of errors encountered by this class instance during processing.
(Inherited from iboBase.)
Protected fieldmFairMarketValue
The fair market value for this product.
(Inherited from CProduct.)
Protected fieldmGroup1
Contains the value of the GROUP_1 field of the Product table.
(Inherited from CProduct.)
Protected fieldmGroup2
Contains the value of the GROUP_2 field of the Product table.
(Inherited from CProduct.)
Protected fieldmGroup3
Contains the value of the GROUP_3 field of the Product table.
(Inherited from CProduct.)
Protected fieldmInventoryAccount
The general ledger account to be used for inventory.
(Inherited from CProduct.)
Protected fieldmIsCommissionable
Whether commission can be paid on this product.
(Inherited from CProduct.)
Protected fieldmIsComplimentary
Whether this product is complimentary.
(Inherited from CProduct.)
Protected fieldmIsFRItem
Whether this product is a fundraising item.
(Inherited from CProduct.)
Protected fieldmIsKit
Indicates whether the product is a kit.
(Inherited from CProduct.)
Protected fieldmIsPremium
Indicates whether this product is a premium for a fundraising effort.
(Inherited from CProduct.)
Protected fieldmKitItems
A collection of CKitItem objects representing the constituent products that are part of this kit product.
(Inherited from CProduct.)
Protected fieldmLocation
Contains the value of the LOCATION field of the Product table.
(Inherited from CProduct.)
Protected fieldmLotSerialExist
Contains the value of the LOT_SERIAL_EXIST field of the Product table.
(Inherited from CProduct.)
Protected fieldmNote
The note for this product.
(Inherited from CProduct.)
Protected fieldmOtherDescription
Contains the value of the OTHER_DESC field of the Product table.
(Inherited from CProduct.)
Protected fieldmPLPCode
Contains the value of the PLP_CODE field of the Product table.
(Inherited from CProduct.)
Protected fieldmPrice1
Contains the value of the PRICE_1 field of the Product table.
(Inherited from CProduct.)
Protected fieldmPrice2
Contains the value of the PRICE_2 field of the Product table.
(Inherited from CProduct.)
Protected fieldmPrice3
Contains the value of the PRICE_3 field of the Product table.
(Inherited from CProduct.)
Protected fieldmProductCategoryCode
The product category code for this product.
(Inherited from CProduct.)
Protected fieldmProrate
Contains the value of the PRORATE field of the Product table.
(Inherited from CProduct.)
Protected fieldmRenewMonths
Contains the value of the RENEW_MONTHS field of the Product table.
(Inherited from CProduct.)
Protected fieldmTaxableValue
The taxable value of this product.
(Inherited from CProduct.)
Protected fieldmUnitOfMeasure
The unit of measurement for this product.
(Inherited from CProduct.)
Protected fieldmWeight
The unit weight for this product.
(Inherited from CProduct.)

See Also