The CFunction type exposes the following members.

Properties

  NameDescription
Public propertyActualAttendance
Gets or sets the actual attendance for this CFunction object. This is ACTUAL_ATTENDANCE in the Product_Function table.
Protected propertyAdjustmentAccount
Gets or sets the General Ledger account used to track adjustments to sales of this product.
(Inherited from CProduct.)
Public propertyAppealCode
Gets or sets the APPEAL_CODE field of the CProduct.
(Inherited from CProduct.)
Public propertyApplyImageFlag
Gets or sets the APPLY_IMAGE field of the CProduct.
(Inherited from CProduct.)
Public propertyApplyInfoFlag
Gets or sets the APPLY_INFO field of the CProduct.
(Inherited from CProduct.)
Public propertyApplyThumbnailFlag
Gets or sets the APPLY_THUMBNAIL field of the CProduct.
(Inherited from CProduct.)
Protected propertyAttributes
Gets or sets the ATTRIBUTES field of the CProduct.
(Inherited from CProduct.)
Public propertyBeginDateTime
Gets or sets the begin date and time for this CFunction object. This is BEGIN_DATE_TIME in the Product_Function table.
Public propertyCampaignCode
Gets or sets the CAMPAIGN_CODE field of the CProduct.
(Inherited from CProduct.)
Public propertyCatalogDescription
Gets or sets the CATALOG_DESC field of the CProduct.
(Inherited from CProduct.)
Public propertyCeuAmount
Gets or sets the CEU amount for this CFunction object. This is CEU_AMOUNT in the Product_Function table.
Public propertyCeuType
Gets or sets the CEU type for this CFunction object. This is CEU_TYPE in the Product_Function table.
Protected propertyCommissionRate
Gets or sets the salesperson's commission rate for this product.
(Inherited from CProduct.)
Public propertyConflictCode
Gets or sets the conflict code for this CFunction object. This is CONFLICT_CODE in the Product_Function table.
Protected propertyCostOfGoodsAccount
Gets or sets the General Ledger account used to track the Cost of Goods for this product.
(Inherited from CProduct.)
Public propertyCourseCode
Gets or sets the course code for this CFunction object. This is COURSE_CODE in the Product_Function table.
Protected propertyDecimalPoints
Gets or sets the DECIMAL_POINTS field of the CProduct.
(Inherited from CProduct.)
Public propertyDefaultEarlyFee
Gets or sets the default early registration fee for this CFunction object. This is PRICE_1 in the Product table.
Public propertyDefaultLateFee
Gets or sets the default late registration fee for this CFunction object. This is PRICE_3 in the Product table.
Public propertyDefaultRegularFee
Gets or sets the default regular registration fee for this CFunction object. This is PRICE_2 in the Product table.
Public propertyDeferredIncomeAccount
Gets or sets the General Ledger account into which deferred income from the sales of this product should be credited.
(Inherited from CProduct.)
Public propertyDescription
Gets or sets the product's description.
(Inherited from CProduct.)
Public propertyEditStatus
Indicates the current edit status of this object, i.e., New, Modified, Deleted, or Unchanged. See EEditStatus
(Inherited from iboBase.)
Public propertyEndDateTime
Gets or sets the end date and time for this CFunction object. This is END_DATE_TIME in the Product_Function table.
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 propertyEventCode
Gets the event code for this CFunction object. This is PRODUCT_MAJOR in the Product table.
Public propertyExpectedAttendance
Gets or sets the expected attendance for this CFunction object. This is EXPECTED_ATTENDANCE in the Product_Function table.
Protected propertyFairMarketValue
Gets or sets the FAIR_MARKET_VALUE field of the CProduct.
(Inherited from CProduct.)
Public propertyFees
Gets an array of CFunctionFee objects associated with this CFunction object.
Public propertyFinancialEntityCode
Gets or sets a reference to the Financial Entity (Organization) to which this product belongs.
(Inherited from CProduct.)
Public propertyFunctionCode
Gets the function code for this CFunction object. This is PRODUCT_MINOR in the Product table.
Public propertyFunctionTypeCode
Gets or sets the function type code for this CFunction object. This is FUNCTION_TYPE in the Product_Function table.
Public propertyGaraunteedAttendance
Gets or sets the guaranteed attendance for this CFunction object. This is GUARANTEED_ATTENDANCE in the Product_Function table.
Public propertyGroup1
Gets or sets Group1 for this CFunction object. This is GROUP_1 in the Product table.
Public propertyGroup2
Gets or sets Group2 for this CFunction object. This is GROUP_2 in the Product table.
Public propertyGroup3
Gets or sets Group3 for this CFunction object. This is GROUP_3 in the Product table.
Public propertyImageUrl
Gets or sets an internet URL that points to an image of this product
(Inherited from CProduct.)
Public propertyIncomeAccount
Gets or sets the General Ledger account into which income from the sales of this product should be credited.
(Inherited from CProduct.)
Public propertyInfoUrl
Gets or sets an internet URL that points to a page containing information about this product
(Inherited from CProduct.)
Protected propertyInventoryAccount
Gets or sets the General Ledger account used to track inventory of this product.
(Inherited from CProduct.)
Public propertyIsAcceptingWebRegistration
Gets or sets an indication of whether registrations are accepted from the web for this CFunction object. This is WEB_ENABLED in the Product_Function table.
Public propertyIsAutoEnroll
Gets or sets an indication of whether this CFunction is automatically included in CEvent registrations. This is AUTO_ENROLL in the Product_Function table.
Protected propertyIsCommissionable
Gets or sets the COMMISIONABLE field of the CProduct.
(Inherited from CProduct.)
Public propertyIsComplimentary
Gets or sets an indication of whether this this CFunction object is complimentary. This is COMPLIMENTARY in the Product table.
Public propertyIsCueEntered
Gets or sets an indication of whether CEU is entered for this CFunction object. This is CEU_ENTERED in the Product_Function table.
Public propertyIsFundRaisingFunction
Gets or sets an indication of whether this CFunction is a fundraising function. This is IS_FR_ITEM in the Product_Function table for iMIS 10.6 and later.
Protected propertyIsFundRaisingItem
Gets or sets the IS_FR_ITEM field of the CProduct.
(Inherited from CProduct.)
Public propertyIsKit
Gets or sets the IS_KIT field of the CProduct.
(Inherited from CProduct.)
Public propertyIsParent
Gets or sets an indication of whether this CFunction object is a parent. This is PARENT in the Product_Function table.
Protected propertyIsPremium
Gets or sets the PREMIUM field of the CProduct.
(Inherited from CProduct.)
Public propertyIsPSTTaxable
Gets or sets the PST_TAXABLE field of the CProduct.
(Inherited from CProduct.)
Public propertyIsStockItem
Gets or sets the STOCK_ITEM field of the CProduct.
(Inherited from CProduct.)
Public propertyIsTaxable
Gets or sets the TAXABLE field of the CProduct.
(Inherited from CProduct.)
Public propertyKitItems
Gets an array of CKitItem objects for this CProduct. If the CProduct is not a kit, returns null.
(Inherited from CProduct.)
Public propertyLastTicket
Gets or sets the last ticket number for this CFunction object. This is LAST_TICKET in the Product_Function table.
Protected propertyLocation
Gets or sets the LOCATION field of the CProduct.
(Inherited from CProduct.)
Public propertyLotSerialExistsFlag
Gets or sets LOT_SERIAL_EXIST in the Product table.
Public propertyMaximumAttendees
Gets or sets the maximum attendance for this CFunction object. This is MAXIMUM_ATTENDANCE in the Product_Function table.
Public propertyMaxRegistrationsPerRegistrant
Gets or sets the maximum number of registrations per registrant for this CFunction object. This is WEB_MULTI_REG in the Product_Function table for iMIS 10.2 and later.
Public propertyMinimumAttendance
Gets or sets the minimum attendance for this CFunction object. This is MINIMUM_ATTENDANCE in the Product_Function table.
Public propertyNote
Gets or sets the NOTE field of the CProduct.
(Inherited from CProduct.)
Public propertyOtherDescription
Gets or sets the OTHER_DESC field of the CProduct.
(Inherited from CProduct.)
Public propertyOtherTickets
Gets or sets the other tickets for this CFunction object. This is OTHER_TICKETS in the Product_Function table.
Protected propertyPaymentPriority
Gets or sets the PAYMENT_PRIORITY field of the CProduct.
(Inherited from CProduct.)
Public propertyPostDateTime
Gets or sets the post date and time for this CFunction object. This is POST_DATE_TIME in the Product_Function table.
Protected propertyPrice1
Gets or sets the PRICE_1 field of the CProduct.
(Inherited from CProduct.)
Protected propertyPrice2
Gets or sets the PRICE_2 field of the CProduct.
(Inherited from CProduct.)
Protected propertyPrice3
Gets or sets the PRICE_3 field of the CProduct.
(Inherited from CProduct.)
Public propertyPriceRulesExist
Gets or sets the an indication of whether special pricing rules exist for this product.
(Inherited from CProduct.)
Public propertyPrintTicket
Gets or sets an indication of whether to print the ticket for this CFunction object. This is PRINT_TICKET in the Product_Function table.
Protected propertyProductCategoryCode
Gets or sets the CATEGORY field of the CProduct.
(Inherited from CProduct.)
Public propertyProductCode
Gets the code identifying this product.
(Inherited from CProduct.)
Public propertyProductMajor
Gets the major portion of the product code.
(Inherited from CProduct.)
Public propertyProductMinor
Gets the minor portion of the product code.
(Inherited from CProduct.)
Public propertyProductTypeCode
Gets or sets the code identifying the product type.
(Inherited from CProduct.)
Public propertyPromoteProductFlag
Gets or sets the PROMOTE field of the CProduct.
(Inherited from CProduct.)
Protected propertyProrateRule
Gets or sets the PRORATE field of the CProduct.
(Inherited from CProduct.)
Public propertyQuantityAvailable
Gets the quantity of registrations available for this CFunction. Calculated as MaximumAttendees minus the current number of registrants as calculated by NumberOfRegistrants(IiMISUser, String, String).
Protected propertyRenewalMonths
Gets or sets the RENEW_MONTHS field of the CProduct.
(Inherited from CProduct.)
Public propertySellOnWeb
Gets or sets an indication of whether this product may be offered for sale on the website.
(Inherited from CProduct.)
Public propertySequence
Gets or sets the sequence number for this CFunction object. This is SEQ in the Product_Function table.
Public propertySettings
Gets or sets the number of settings for this CFunction object. This is SETTINGS in the Product_Function table.
Public propertySetupDateTime
Gets or sets the setup date and time for this CFunction object. This is SETUP_DATE_TIME in the Product_Function table.
Public propertySquareFeet
Gets or sets the square feet for this CFunction object. This is SQUARE_FEET in the Product_Function table for iMIS 10.5 and later.
Public propertyStatusCode
Gets or sets the STATUS field of the CProduct.
(Inherited from CProduct.)
Public propertyTaxableValue
Gets or sets the TAXABLE_VALUE field of the CProduct.
(Inherited from CProduct.)
Public propertyTaxAuthorityCode
Gets or sets the TAX_AUTHORITY field of the CProduct.
(Inherited from CProduct.)
Public propertyThumbnailUrl
Gets or sets an internet URL that points to a thumbnail (small) image of this product
(Inherited from CProduct.)
Public propertyTitle
Gets or sets the name of the product.
(Inherited from CProduct.)
Public propertyTotalRevenue
Gets the total revenue for this CFunction object. This is LTD_INCOME in the Product_Inventory table.
Protected propertyUnitOfMeasure
Gets or sets the UNIT_OF_MEASURE field of the CProduct.
(Inherited from CProduct.)
Public propertyVATCode
Gets or sets VAT tax authority code for this CFunction object. This is TAX_AUTHORITY in the Product table.
Public propertyViewOnWeb
Gets or sets an indication of whether this product may be displayed on the website.
(Inherited from CProduct.)
Public propertyWebDescription
Gets or sets the WEB_DESC field of the CProduct.
(Inherited from CProduct.)
Public propertyWebOption
Gets or sets the WEB_OPTION field of the CProduct.
(Inherited from CProduct.)
Protected propertyWeight
Gets or sets the WEIGHT field of the CProduct.
(Inherited from CProduct.)

See Also