RequestServerVersion Members

Include Protected Members
Include Inherited Members

The RequestServerVersion class contains versioning information to identify the schema version to target.

The RequestServerVersion type exposes the following members.

Constructors

  Name Description
Public method RequestServerVersion The RequestServerVersion constructor initializes a new instance of the RequestServerVersion class.

Top

Properties

  Name Description
Public property Actor (Inherited from SoapHeader.)
Public property AnyAttr The AnyAttr property gets or sets a collection of SOAP attributes.
Public property DidUnderstand (Inherited from SoapHeader.)
Public property EncodedMustUnderstand (Inherited from SoapHeader.)
Public property EncodedMustUnderstand12 (Inherited from SoapHeader.)
Public property EncodedRelay (Inherited from SoapHeader.)
Public property MustUnderstand (Inherited from SoapHeader.)
Public property Relay (Inherited from SoapHeader.)
Public property Role (Inherited from SoapHeader.)
Public property Version The Version property gets or sets the schema version to target for a request.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top