Share via


WebServiceVersion Members

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Describes the version of a Web service.

The WebServiceVersion type exposes the following members.

Constructors

  Name Description
Aa139128.pubmethod(en-US,CS.70).gif WebServiceVersion Initializes a new instance of the WebServiceVersion class with the specified major and minor version numbers.

Top

Methods

  Name Description
Aa139128.pubmethod(en-US,CS.70).gif Equals Returns a value indicating whether the current WebServiceVersion object is the same as the specified object (Overrides ValueType..::.Equals(Object).)
Aa139128.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa139128.pubmethod(en-US,CS.70).gif GetHashCode Build a hash code for this WebServiceVersion object. (Overrides ValueType..::.GetHashCode()()().)
Aa139128.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa139128.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa139128.pubmethod(en-US,CS.70).gif ToString Convert the WebServiceVersion object to string representation. (Overrides ValueType..::.ToString()()().)

Top

Operators

  Name Description
Aa139128.puboperator(en-US,CS.70).gifAa139128.static(en-US,CS.70).gif Equality Returns a value indicating whether the first specified WebServiceVersion is equal to the second specified WebServiceVersion.
Aa139128.puboperator(en-US,CS.70).gifAa139128.static(en-US,CS.70).gif Inequality Returns a value indicating whether the first specified WebServiceVersion is not equal to the second specified WebServiceVersion.

Top

Properties

  Name Description
Aa139128.pubproperty(en-US,CS.70).gif MajorVersion Gets or sets the major version number.
Aa139128.pubproperty(en-US,CS.70).gif MinorVersion Gets or sets the minor version number.

Top

See Also

Reference

WebServiceVersion Structure

Microsoft.CommerceServer Namespace