The CDuesProduct type exposes the following members.

Properties

  NameDescription
AdjustmentAccount
Gets or sets the General Ledger account used to track adjustments to sales of this product.
(Inherited from CProduct.)
AppealCode
Gets or sets the appeal with which this CDuesProduct is associated if it is a fund raising item.
ApplyImageFlag
Gets or sets the APPLY_IMAGE field of the CProduct.
(Inherited from CProduct.)
ApplyInfoFlag
Gets or sets the APPLY_INFO field of the CProduct.
(Inherited from CProduct.)
ApplyThumbnailFlag
Gets or sets the APPLY_THUMBNAIL field of the CProduct.
(Inherited from CProduct.)
Attributes
Gets or sets the ATTRIBUTES field of the CProduct.
(Inherited from CProduct.)
CampaignCode
Gets or sets the campaign with which this CDuesProduct is associated if it is a fund raising item.
CatalogDescription
Gets or sets the CATALOG_DESC field of the CProduct.
(Inherited from CProduct.)
CommissionRate
Gets or sets the salesperson's commission rate for this product.
(Inherited from CProduct.)
CostOfGoodsAccount
Gets or sets the General Ledger account used to track the Cost of Goods for this product.
(Inherited from CProduct.)
DecimalPoints
Gets or sets the DECIMAL_POINTS field of the CProduct.
(Inherited from CProduct.)
DeferredIncomeAccount
Gets or sets the General Ledger account into which deferred income from the sales of this product should be credited.
(Inherited from CProduct.)
Description
Gets or sets the product's description.
(Inherited from CProduct.)
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
The fair market (monetary) value associated with this CDuesProduct, for tax purposes.
FinancialEntityCode
Gets or sets a reference to the Financial Entity (Organization) to which this dues product belongs.
(Overrides CProduct..::.FinancialEntityCode.)
FundCode
Gets or sets the fund with which this CDuesProduct is associated if it is a fundraising item.
Group1
Gets or sets the GROUP_1 field of the CProduct.
(Inherited from CProduct.)
Group2
Gets or sets the GROUP_2 field of the CProduct.
(Inherited from CProduct.)
Group3
Gets or sets the GROUP_3 field of the CProduct.
(Inherited from CProduct.)
ImageUrl
Gets or sets an internet URL that points to an image of this product
(Inherited from CProduct.)
IncomeAccount
Gets or sets the General Ledger account into which income from the sales of this product should be credited.
(Inherited from CProduct.)
InfoUrl
Gets or sets an internet URL that points to a page containing information about this product
(Inherited from CProduct.)
InventoryAccount
Gets or sets the General Ledger account used to track inventory of this product.
(Inherited from CProduct.)
IsCommissionable
Gets or sets the COMMISIONABLE field of the CProduct.
(Inherited from CProduct.)
IsComplimentary
Gets or sets the COMPLIMENTARY field of the CProduct.
(Inherited from CProduct.)
IsFundRaisingItem
Gets or sets an indicator of whether this CDuesProduct is also a fundraising item.
IsKit
Gets or sets the IS_KIT field of the CProduct.
(Inherited from CProduct.)
IsPremium
Gets or sets the PREMIUM field of the CProduct.
(Inherited from CProduct.)
IsPSTTaxable
Gets or sets the PST_TAXABLE field of the CProduct.
(Inherited from CProduct.)
IsStockItem
Gets or sets the STOCK_ITEM field of the CProduct.
(Inherited from CProduct.)
IsTaxable
Gets or sets the TAXABLE field of the CProduct.
(Inherited from CProduct.)
KitItems
Gets an array of CKitItem objects for this CProduct. If the CProduct is not a kit, returns null.
(Inherited from CProduct.)
Location
Gets or sets the LOCATION field of the CProduct.
(Inherited from CProduct.)
LotSerialExistsFlag
Gets or sets the LOT_SERIAL_EXIST field of the CProduct.
(Inherited from CProduct.)
MemberUnitPrice
Gets or sets the price that members of the organization will pay for this CDuesProduct.
NonMemberUnitPrice
Gets or sets the price that a customer who is not a member of the organization will pay for this CDuesProduct.
Note
Gets or sets the NOTE field of the CProduct.
(Inherited from CProduct.)
OtherDescription
Gets or sets the OTHER_DESC field of the CProduct.
(Inherited from CProduct.)
PaymentPriority
Gets or sets the priority in applying payment toward this CDuesProduct relative to other dues products whan payments are applied to multiple dues product lines.
Price1
Gets or sets the PRICE_1 field of the CProduct.
(Inherited from CProduct.)
Price2
Gets or sets the PRICE_2 field of the CProduct.
(Inherited from CProduct.)
Price3
Gets or sets the PRICE_3 field of the CProduct.
(Inherited from CProduct.)
PriceRulesExist
Gets or sets the an indication of whether special pricing rules exist for this product.
(Inherited from CProduct.)
ProductCategoryCode
Gets or sets the CATEGORY field of the CProduct.
(Inherited from CProduct.)
ProductCode
Gets the code identifying this product.
(Inherited from CProduct.)
ProductMajor
Gets the major portion of the product code.
(Inherited from CProduct.)
ProductMinor
Gets the minor portion of the product code.
(Inherited from CProduct.)
ProductTypeCode
Gets or sets the code identifying the product type.
(Inherited from CProduct.)
PromoteProductFlag
Gets or sets the PROMOTE field of the CProduct.
(Inherited from CProduct.)
ProrateRule
Gets or sets a reference to the pre-defined Prorate rule to be used with this CDuesProduct.
RenewalMonths
Gets or sets the number of months for which the CDuesProduct will be renewed when payment is received.
SellOnWeb
Gets or sets an indication of whether this product may be offered for sale on the website.
(Inherited from CProduct.)
StatusCode
Gets or sets the STATUS field of the CProduct.
(Inherited from CProduct.)
TaxableValue
Gets or sets the TAXABLE_VALUE field of the CProduct.
(Inherited from CProduct.)
TaxAuthorityCode
Gets or sets the TAX_AUTHORITY field of the CProduct.
(Inherited from CProduct.)
ThumbnailUrl
Gets or sets an internet URL that points to a thumbnail (small) image of this product
(Inherited from CProduct.)
Title
Gets or sets the name of the product.
(Inherited from CProduct.)
UnitOfMeasure
Gets or sets the UNIT_OF_MEASURE field of the CProduct.
(Inherited from CProduct.)
ViewOnWeb
Gets or sets an indication of whether this product may be displayed on the website.
(Inherited from CProduct.)
WebDescription
Gets or sets the WEB_DESC field of the CProduct.
(Inherited from CProduct.)
WebOption
Gets or sets the WEB_OPTION field of the CProduct.
(Inherited from CProduct.)
Weight
Gets or sets the WEIGHT field of the CProduct.
(Inherited from CProduct.)

See Also