Click to Rate and Give Feedback
MSDN
MSDN Library
Microsoft Dynamics
Microsoft CRM 3.0
Product Catalog
 Discount Type

  Switch on low bandwidth view
Discount Type
banner art

This class represents the type of discount specified as either a percentage or an amount.

The class for this entity is discounttype. For a discount type (discount list), you can use the messages listed in the following table with the Execute method.

Message Description
Create Use this message to create a discount type (discount list).

The information needed to create the entity instance is specified in the TargetCreateDiscountType class.

You can also call the Create method.

Delete Use this message to delete a discount type (discount list).

The entity instance to delete is specified in the TargetDeleteDiscountType class.

You can also call the Delete method.

Retrieve Use this message to retrieve a discount type (discount list).

The entity instance to retrieve is specified in the TargetRetrieveDiscountType class.

You can also call the Retrieve method.

RetrieveMultiple Use this message to retrieve a collection of discount types (discount lists).

The query expression that describes the entity instances to retrieve is specified in the Query property of this request.

You can also call the RetrieveMultiple method.

SetStateDiscountType Use this message to set the state of an discount type (discount list).

The possible states are defined in the DiscountTypeState enumeration.

Update Use this message to update a discount type (discount list).

The entity instance to update is specified in the TargetUpdateDiscountType class.

You can also use the Update method.



© 2007 Microsoft Corporation. All rights reserved.


© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker