The CProductCategory type exposes the following members.

Properties

  NameDescription
Public propertyAdjustmentAccount
Gets or sets the ADJUSTMENTS_ACCOUNT field of the CProductCategory.
Public propertyCOGAccount
Gets or sets the COG_ACCOUNT field of the CProductCategory.
Public propertyCommisionPercent
Gets or sets the COMMISSION_PERCENT field of the CProductCategory.
Public propertyCustomPrompt1
Gets or sets the UF_1 field of the CProductCategory.
Public propertyCustomPrompt2
Gets or sets the UF_2 field of the CProductCategory.
Public propertyCustomPrompt3
Gets or sets the UF_3 field of the CProductCategory.
Public propertyCustomPrompt4
Gets or sets the UF_4 field of the CProductCategory.
Public propertyDescription
Gets or sets the text description of the CProductCategory, i.e., its name
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.)
Public propertyImageUrl
Gets or sets an internet URL that points to a default image of products in this CProductCategory.
Public propertyIncomeAccount
Gets or sets the INCOME_ACCOUNT field of the CProductCategory.
Public propertyInfoUrl
Gets or sets an internet URL that points to a page containing general information about products in this CProductCategory.
Public propertyInventoryAccount
Gets or sets the INVENTORY_ACCOUNT field of the CProductCategory.
Public propertyIsCommisionable
Gets or sets the COMMISSIONABLE field of the CProductCategory.
Public propertyIsImageUrlEnabled
Gets or sets an indication of whether to use the ImageUrl for products in this CProductCategory
Public propertyIsInfoUrlEnabled
Gets or sets an indication of whether to use the InfoUrl for products in this CProductCategory
Public propertyIsKit
Gets or sets the IS_KIT field of the CProductCategory.
Public propertyIsPremium
Gets or sets the PREMIUM field of the CProductCategory.
Public propertyIsPSTTaxable
Gets or sets the PST_TAXABLE field of the CProductCategory.
Public propertyIsPublication
Gets or sets an indication of whether products in this CProductCategory are publications.
Public propertyIsStockItem
Gets or sets an indication of whether products in this CProductCategory are stocked.
Public propertyIsTaxable
Gets or sets an indication of whether products in this CProductCategory are taxable.
Public propertyProductCategoryCode
Gets or sets the key to the Product Category
Public propertySellOnWeb
Gets an indication of whether products in this CProductCategory may be sold on the website.
Public propertyTaxAuthorityCode
Gets or sets the TAX_AUTHORITY field of the CProductCategory.
Public propertyViewOnWeb
Gets an indication of whether products in this CProductCategory may be displayed on the website.
Public propertyWebOption
Gets or sets the web options for this product. Options are Don't Show, View, or Sell.

See Also