GetTaxRegimeRequest Methods

The GetTaxRegimeRequest 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 This method is automatically called when the object is validated. Derived classes can do additional customer validation here. The default implementation returns "success" (i.e. a list of no errors) (Inherited from ServiceRequest.)

Top

See Also

Reference

GetTaxRegimeRequest Class

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