This topic has not yet been rated - Rate this topic

productpricelevel Class

CRM 1.2
banner art

Contains information about how to price a product in the specified price level, including pricing method, rounding option and discount type based on specified product unit.

The productpricelevel class inherits from BusinessEntity.

Public Methods

For a list of methods and messages that operate on this class, see Product Price Level.

Constructor Description
productpricelevel Initializes a new instance of the productpricelevel class.

Public Fields

Field Description
amount Specifies the monetary amount for the price list.
createdby Specifies the ID of the user who created the price list.
createdon Specifies the date and time when the price list was created.
discounttypeid Specifies the ID of the discount list associated with the price list.
modifiedby Specifies the ID of the user who last modified the price list.
modifiedon Specifies the date and time when the price list was last modified.
organizationid Specifies the ID of the organization associated with the price list.
percentage Specifies the percentage of the price list.
pricelevelid Specifies the ID of the price level associated with this price list.
pricingmethodcode Specifies the pricing method applied to the price list.
productid Specifies the product associated with the price list.
productpricelevelid Specifies the ID of the price list.
quantitysellingcode Specifies the quantity of the product that must be sold for a given price level.
roundingoptionamount Specifies the rounding option amount for the price list.
roundingoptioncode Specifies the option for rounding the price list.
roundingpolicycode Specifies the policy for rounding the price list.
uomid Specifies the ID of the unit for the price list.
uomscheduleid Specifies the ID of the unit for the price list.

Remarks

For more information about entities and attributes, see the Metadata Browser and the Customization area of the Web application. To view this information in the Customization area, in the Navigation Pane, click Settings, click Customization, and then click Customize Entities.

The product class inherits from BusinessEntity.

See Also


© 2007 Microsoft Corporation. All rights reserved.


Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.