CalculateDiscountsRequest Methods

The CalculateDiscountsRequest type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method ExtractSerializedParameters Serializes the parameters. Used for logging purposes. The user should override this method with a custom implementation if the default xml serialization of the object would be too big for the database row. (Inherited from ServiceRequest.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetSerializedParameters Serializes the parameters. Used for logging purposes. This call must never fail. (Inherited from ServiceRequest.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Parameter<T> Returns the parameter value. (Inherited from ServiceRequest.)
Public method ToString (Inherited from Object.)
Public method Validate Implements custom validation for instances of CalculateDiscountsRequest. This is automatically called by the DataAnnotations framework when this request is executed by the service. (Overrides ServiceRequest.Validate(ValidationContext).)

Top

See Also

Reference

CalculateDiscountsRequest Class

Microsoft.Dynamics.Commerce.Runtime.Services.Messages Namespace