The CProductCategory type exposes the following members.

Properties

  NameDescription
AdjustmentAccount
Gets or sets the ADJUSTMENTS_ACCOUNT field of the CProductCategory.
COGAccount
Gets or sets the COG_ACCOUNT field of the CProductCategory.
CommisionPercent
Gets or sets the COMMISSION_PERCENT field of the CProductCategory.
CustomPrompt1
Gets or sets the UF_1 field of the CProductCategory.
CustomPrompt2
Gets or sets the UF_2 field of the CProductCategory.
CustomPrompt3
Gets or sets the UF_3 field of the CProductCategory.
CustomPrompt4
Gets or sets the UF_4 field of the CProductCategory.
Description
Gets or sets the text description of the CProductCategory, i.e., its name
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.)
ImageUrl
Gets or sets an internet URL that points to a default image of products in this CProductCategory.
IncomeAccount
Gets or sets the INCOME_ACCOUNT field of the CProductCategory.
InfoUrl
Gets or sets an internet URL that points to a page containing general information about products in this CProductCategory.
InventoryAccount
Gets or sets the INVENTORY_ACCOUNT field of the CProductCategory.
IsCommisionable
Gets or sets the COMMISSIONABLE field of the CProductCategory.
IsImageUrlEnabled
Gets or sets an indication of whether to use the ImageUrl for products in this CProductCategory
IsInfoUrlEnabled
Gets or sets an indication of whether to use the InfoUrl for products in this CProductCategory
IsKit
Gets or sets the IS_KIT field of the CProductCategory.
IsPremium
Gets or sets the PREMIUM field of the CProductCategory.
IsPSTTaxable
Gets or sets the PST_TAXABLE field of the CProductCategory.
IsPublication
Gets or sets an indication of whether products in this CProductCategory are publications.
IsStockItem
Gets or sets an indication of whether products in this CProductCategory are stocked.
IsTaxable
Gets or sets an indication of whether products in this CProductCategory are taxable.
ProductCategoryCode
Gets or sets the key to the Product Category
SellOnWeb
Gets an indication of whether products in this CProductCategory may be sold on the website.
TaxAuthorityCode
Gets or sets the TAX_AUTHORITY field of the CProductCategory.
ViewOnWeb
Gets an indication of whether products in this CProductCategory may be displayed on the website.
WebOption
Gets or sets the web options for this product. Options are Don't Show, View, or Sell.

See Also