The CProduct type exposes the following members.

Properties

  NameDescription
AdjustmentAccount
Gets or sets the General Ledger account used to track adjustments to sales of this product.
AppealCode
Gets or sets the APPEAL_CODE field of the CProduct.
ApplyImageFlag
Gets or sets the APPLY_IMAGE field of the CProduct.
ApplyInfoFlag
Gets or sets the APPLY_INFO field of the CProduct.
ApplyThumbnailFlag
Gets or sets the APPLY_THUMBNAIL field of the CProduct.
Attributes
Gets or sets the ATTRIBUTES field of the CProduct.
CampaignCode
Gets or sets the CAMPAIGN_CODE field of the CProduct.
CatalogDescription
Gets or sets the CATALOG_DESC field of the CProduct.
CommissionRate
Gets or sets the salesperson's commission rate for this product.
CostOfGoodsAccount
Gets or sets the General Ledger account used to track the Cost of Goods for this product.
DecimalPoints
Gets or sets the DECIMAL_POINTS field of the CProduct.
DeferredIncomeAccount
Gets or sets the General Ledger account into which deferred income from the sales of this product should be credited.
Description
Gets or sets the product's description.
EditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
Errors
The collection of CError objects (error and warning messages) associated with this object instance
(Inherited from iboBase.)
ErrorsCount
Gets the number of error and warning messages that have been set on this object.
(Inherited from iboBase.)
FairMarketValue
Gets or sets the FAIR_MARKET_VALUE field of the CProduct.
FinancialEntityCode
Gets or sets a reference to the Financial Entity (Organization) to which this product belongs.
Group1
Gets or sets the GROUP_1 field of the CProduct.
Group2
Gets or sets the GROUP_2 field of the CProduct.
Group3
Gets or sets the GROUP_3 field of the CProduct.
ImageUrl
Gets or sets an internet URL that points to an image of this product
IncomeAccount
Gets or sets the General Ledger account into which income from the sales of this product should be credited.
InfoUrl
Gets or sets an internet URL that points to a page containing information about this product
InventoryAccount
Gets or sets the General Ledger account used to track inventory of this product.
IsCommissionable
Gets or sets the COMMISIONABLE field of the CProduct.
IsComplimentary
Gets or sets the COMPLIMENTARY field of the CProduct.
IsFundRaisingItem
Gets or sets the IS_FR_ITEM field of the CProduct.
IsKit
Gets or sets the IS_KIT field of the CProduct.
IsPremium
Gets or sets the PREMIUM field of the CProduct.
IsPSTTaxable
Gets or sets the PST_TAXABLE field of the CProduct.
IsStockItem
Gets or sets the STOCK_ITEM field of the CProduct.
IsTaxable
Gets or sets the TAXABLE field of the CProduct.
KitItems
Gets an array of CKitItem objects for this CProduct. If the CProduct is not a kit, returns null.
Location
Gets or sets the LOCATION field of the CProduct.
LotSerialExistsFlag
Gets or sets the LOT_SERIAL_EXIST field of the CProduct.
Note
Gets or sets the NOTE field of the CProduct.
OtherDescription
Gets or sets the OTHER_DESC field of the CProduct.
PaymentPriority
Gets or sets the PAYMENT_PRIORITY field of the CProduct.
Price1
Gets or sets the PRICE_1 field of the CProduct.
Price2
Gets or sets the PRICE_2 field of the CProduct.
Price3
Gets or sets the PRICE_3 field of the CProduct.
PriceRulesExist
Gets or sets the an indication of whether special pricing rules exist for this product.
ProductCategoryCode
Gets or sets the CATEGORY field of the CProduct.
ProductCode
Gets the code identifying this product.
ProductMajor
Gets the major portion of the product code.
ProductMinor
Gets the minor portion of the product code.
ProductTypeCode
Gets or sets the code identifying the product type.
PromoteProductFlag
Gets or sets the PROMOTE field of the CProduct.
ProrateRule
Gets or sets the PRORATE field of the CProduct.
RenewalMonths
Gets or sets the RENEW_MONTHS field of the CProduct.
SellOnWeb
Gets or sets an indication of whether this product may be offered for sale on the website.
StatusCode
Gets or sets the STATUS field of the CProduct.
TaxableValue
Gets or sets the TAXABLE_VALUE field of the CProduct.
TaxAuthorityCode
Gets or sets the TAX_AUTHORITY field of the CProduct.
ThumbnailUrl
Gets or sets an internet URL that points to a thumbnail (small) image of this product
Title
Gets or sets the name of the product.
UnitOfMeasure
Gets or sets the UNIT_OF_MEASURE field of the CProduct.
ViewOnWeb
Gets or sets an indication of whether this product may be displayed on the website.
WebDescription
Gets or sets the WEB_DESC field of the CProduct.
WebOption
Gets or sets the WEB_OPTION field of the CProduct.
Weight
Gets or sets the WEIGHT field of the CProduct.

See Also