BaseRequestType 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 BaseRequestType class is the base class for derived classes that represent Web service requests.
public ref class BaseRequestType abstract
public abstract class BaseRequestType
Public MustInherit Class BaseRequestType
- Inheritance
-
BaseRequestType
- Derived
Constructors
BaseRequestType() |
The BaseRequestType constructor initializes a new instance of the BaseRequestType class. |