The CGiftProduct type exposes the following members.

Fields

  NameDescription
mAdjustmentAccount
The general ledger account to be used for adjustments.
(Inherited from CProduct.)
mAppealCode
The default AppealCode associated with this product.
(Inherited from CProduct.)
mApplyImageFlag
Contains the value of the APPLY_IMAGE field of the Product table.
(Inherited from CProduct.)
mApplyInfoFlag
Contains the value of the APPLY_INFO field of the Product table.
(Inherited from CProduct.)
mApplyThumbnailFlag
Contains the value of the APPLY_THUMBNAIL field of the Product table.
(Inherited from CProduct.)
mAttributes
Contains the value of the ATTRIBUTES field of the Product table.
(Inherited from CProduct.)
mCampaignCode
The default CampaignCode associated with this product.
(Inherited from CProduct.)
mCOGAccount
The general ledger account for cost-of-goods sold.
(Inherited from CProduct.)
mCommissionRate
The commission rate on this product.
(Inherited from CProduct.)
mDecimalPoints
Contains the value of the DECIMAL_POINTS field of the Product table.
(Inherited from CProduct.)
mEditStatus
The edit status (unchanged, modified, etc) of this record.
(Inherited from iboBase.)
mErrors
The current list of errors encountered by this class instance during processing.
(Inherited from iboBase.)
mFairMarketValue
The fair market value for this product.
(Inherited from CProduct.)
mGroup1
Contains the value of the GROUP_1 field of the Product table.
(Inherited from CProduct.)
mGroup2
Contains the value of the GROUP_2 field of the Product table.
(Inherited from CProduct.)
mGroup3
Contains the value of the GROUP_3 field of the Product table.
(Inherited from CProduct.)
mInventoryAccount
The general ledger account to be used for inventory.
(Inherited from CProduct.)
mIsCommissionable
Whether commission can be paid on this product.
(Inherited from CProduct.)
mIsComplimentary
Whether this product is complimentary.
(Inherited from CProduct.)
mIsFRItem
Whether this product is a fundraising item.
(Inherited from CProduct.)
mIsKit
Indicates whether the product is a kit.
(Inherited from CProduct.)
mIsPremium
Indicates whether this product is a premium for a fundraising effort.
(Inherited from CProduct.)
mKitItems
A collection of CKitItem objects representing the constituent products that are part of this kit product.
(Inherited from CProduct.)
mLocation
Contains the value of the LOCATION field of the Product table.
(Inherited from CProduct.)
mLotSerialExist
Contains the value of the LOT_SERIAL_EXIST field of the Product table.
(Inherited from CProduct.)
mNote
The note for this product.
(Inherited from CProduct.)
mOtherDescription
Contains the value of the OTHER_DESC field of the Product table.
(Inherited from CProduct.)
mPLPCode
Contains the value of the PLP_CODE field of the Product table.
(Inherited from CProduct.)
mPrice1
Contains the value of the PRICE_1 field of the Product table.
(Inherited from CProduct.)
mPrice2
Contains the value of the PRICE_2 field of the Product table.
(Inherited from CProduct.)
mPrice3
Contains the value of the PRICE_3 field of the Product table.
(Inherited from CProduct.)
mProductCategoryCode
The product category code for this product.
(Inherited from CProduct.)
mProrate
Contains the value of the PRORATE field of the Product table.
(Inherited from CProduct.)
mRenewMonths
Contains the value of the RENEW_MONTHS field of the Product table.
(Inherited from CProduct.)
mTaxableValue
The taxable value of this product.
(Inherited from CProduct.)
mUnitOfMeasure
The unit of measurement for this product.
(Inherited from CProduct.)
mWeight
The unit weight for this product.
(Inherited from CProduct.)

See Also