The CProduct type exposes the following members.

Properties

  NameDescription
Protected propertyAdjustmentAccount
Gets or sets the General Ledger account used to track adjustments to sales of this product.
Public propertyAppealCode
Gets or sets the APPEAL_CODE field of the CProduct.
Public propertyApplyImageFlag
Gets or sets the APPLY_IMAGE field of the CProduct.
Public propertyApplyInfoFlag
Gets or sets the APPLY_INFO field of the CProduct.
Public propertyApplyThumbnailFlag
Gets or sets the APPLY_THUMBNAIL field of the CProduct.
Protected propertyAttributes
Gets or sets the ATTRIBUTES field of the CProduct.
Public propertyCampaignCode
Gets or sets the CAMPAIGN_CODE field of the CProduct.
Public propertyCatalogDescription
Gets or sets the CATALOG_DESC field of the CProduct.
Protected propertyCommissionRate
Gets or sets the salesperson's commission rate for this product.
Protected propertyCostOfGoodsAccount
Gets or sets the General Ledger account used to track the Cost of Goods for this product.
Protected propertyDecimalPoints
Gets or sets the DECIMAL_POINTS field of the CProduct.
Public propertyDeferredIncomeAccount
Gets or sets the General Ledger account into which deferred income from the sales of this product should be credited.
Public propertyDescription
Gets or sets the product's description.
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.)
Protected propertyFairMarketValue
Gets or sets the FAIR_MARKET_VALUE field of the CProduct.
Public propertyFinancialEntityCode
Gets or sets a reference to the Financial Entity (Organization) to which this product belongs.
Protected propertyGroup1
Gets or sets the GROUP_1 field of the CProduct.
Protected propertyGroup2
Gets or sets the GROUP_2 field of the CProduct.
Protected propertyGroup3
Gets or sets the GROUP_3 field of the CProduct.
Public propertyImageUrl
Gets or sets an internet URL that points to an image of this product
Public propertyIncomeAccount
Gets or sets the General Ledger account into which income from the sales of this product should be credited.
Public propertyInfoUrl
Gets or sets an internet URL that points to a page containing information about this product
Protected propertyInventoryAccount
Gets or sets the General Ledger account used to track inventory of this product.
Protected propertyIsCommissionable
Gets or sets the COMMISIONABLE field of the CProduct.
Protected propertyIsComplimentary
Gets or sets the COMPLIMENTARY field of the CProduct.
Protected propertyIsFundRaisingItem
Gets or sets the IS_FR_ITEM field of the CProduct.
Public propertyIsKit
Gets or sets the IS_KIT field of the CProduct.
Protected propertyIsPremium
Gets or sets the PREMIUM field of the CProduct.
Public propertyIsPSTTaxable
Gets or sets the PST_TAXABLE field of the CProduct.
Public propertyIsStockItem
Gets or sets the STOCK_ITEM field of the CProduct.
Public propertyIsTaxable
Gets or sets the TAXABLE field of the CProduct.
Public propertyKitItems
Gets an array of CKitItem objects for this CProduct. If the CProduct is not a kit, returns null.
Protected propertyLocation
Gets or sets the LOCATION field of the CProduct.
Protected propertyLotSerialExistsFlag
Gets or sets the LOT_SERIAL_EXIST field of the CProduct.
Public propertyNote
Gets or sets the NOTE field of the CProduct.
Public propertyOtherDescription
Gets or sets the OTHER_DESC field of the CProduct.
Protected propertyPaymentPriority
Gets or sets the PAYMENT_PRIORITY field of the CProduct.
Protected propertyPrice1
Gets or sets the PRICE_1 field of the CProduct.
Protected propertyPrice2
Gets or sets the PRICE_2 field of the CProduct.
Protected propertyPrice3
Gets or sets the PRICE_3 field of the CProduct.
Public propertyPriceRulesExist
Gets or sets the an indication of whether special pricing rules exist for this product.
Protected propertyProductCategoryCode
Gets or sets the CATEGORY field of the CProduct.
Public propertyProductCode
Gets the code identifying this product.
Public propertyProductMajor
Gets the major portion of the product code.
Public propertyProductMinor
Gets the minor portion of the product code.
Public propertyProductTypeCode
Gets or sets the code identifying the product type.
Public propertyPromoteProductFlag
Gets or sets the PROMOTE field of the CProduct.
Protected propertyProrateRule
Gets or sets the PRORATE field of the CProduct.
Protected propertyRenewalMonths
Gets or sets the RENEW_MONTHS field of the CProduct.
Public propertySellOnWeb
Gets or sets an indication of whether this product may be offered for sale on the website.
Public propertyStatusCode
Gets or sets the STATUS field of the CProduct.
Public propertyTaxableValue
Gets or sets the TAXABLE_VALUE field of the CProduct.
Public propertyTaxAuthorityCode
Gets or sets the TAX_AUTHORITY field of the CProduct.
Public propertyThumbnailUrl
Gets or sets an internet URL that points to a thumbnail (small) image of this product
Public propertyTitle
Gets or sets the name of the product.
Protected propertyUnitOfMeasure
Gets or sets the UNIT_OF_MEASURE field of the CProduct.
Public propertyViewOnWeb
Gets or sets an indication of whether this product may be displayed on the website.
Public propertyWebDescription
Gets or sets the WEB_DESC field of the CProduct.
Public propertyWebOption
Gets or sets the WEB_OPTION field of the CProduct.
Protected propertyWeight
Gets or sets the WEIGHT field of the CProduct.

See Also