The CProduct type exposes the following members.

Fields

  NameDescription
mAdjustmentAccount
The general ledger account to be used for adjustments.
mAppealCode
The default AppealCode associated with this product.
mApplyImageFlag
Contains the value of the APPLY_IMAGE field of the Product table.
mApplyInfoFlag
Contains the value of the APPLY_INFO field of the Product table.
mApplyThumbnailFlag
Contains the value of the APPLY_THUMBNAIL field of the Product table.
mAttributes
Contains the value of the ATTRIBUTES field of the Product table.
mCampaignCode
The default CampaignCode associated with this product.
mCOGAccount
The general ledger account for cost-of-goods sold.
mCommissionRate
The commission rate on this product.
mDecimalPoints
Contains the value of the DECIMAL_POINTS field of the Product table.
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.
mGroup1
Contains the value of the GROUP_1 field of the Product table.
mGroup2
Contains the value of the GROUP_2 field of the Product table.
mGroup3
Contains the value of the GROUP_3 field of the Product table.
mInventoryAccount
The general ledger account to be used for inventory.
mIsCommissionable
Whether commission can be paid on this product.
mIsComplimentary
Whether this product is complimentary.
mIsFRItem
Whether this product is a fundraising item.
mIsKit
Indicates whether the product is a kit.
mIsPremium
Indicates whether this product is a premium for a fundraising effort.
mKitItems
A collection of CKitItem objects representing the constituent products that are part of this kit product.
mLocation
Contains the value of the LOCATION field of the Product table.
mLotSerialExist
Contains the value of the LOT_SERIAL_EXIST field of the Product table.
mNote
The note for this product.
mOtherDescription
Contains the value of the OTHER_DESC field of the Product table.
mPLPCode
Contains the value of the PLP_CODE field of the Product table.
mPrice1
Contains the value of the PRICE_1 field of the Product table.
mPrice2
Contains the value of the PRICE_2 field of the Product table.
mPrice3
Contains the value of the PRICE_3 field of the Product table.
mProductCategoryCode
The product category code for this product.
mProrate
Contains the value of the PRORATE field of the Product table.
mRenewMonths
Contains the value of the RENEW_MONTHS field of the Product table.
mTaxableValue
The taxable value of this product.
mUnitOfMeasure
The unit of measurement for this product.
mWeight
The unit weight for this product.

See Also