RequestServerVersion Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The RequestServerVersion class contains versioning information to identify the schema version to target.
public ref class RequestServerVersion : System::Web::Services::Protocols::SoapHeader
public class RequestServerVersion : System.Web.Services.Protocols.SoapHeader
Public Class RequestServerVersion
Inherits SoapHeader
- Inheritance
-
RequestServerVersion
Constructors
RequestServerVersion() |
The RequestServerVersion constructor initializes a new instance of the RequestServerVersion class. |
Properties
AnyAttr |
The AnyAttr property gets or sets a collection of SOAP attributes. |
Version |
The Version property gets or sets the schema version to target for a request. |