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 | |
---|---|---|
![]() |
RequestServerVersion | The RequestServerVersion constructor initializes a new instance of the RequestServerVersion class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Actor | (Inherited from SoapHeader.) |
![]() |
AnyAttr | The AnyAttr property gets or sets a collection of SOAP attributes. |
![]() |
DidUnderstand | (Inherited from SoapHeader.) |
![]() |
EncodedMustUnderstand | (Inherited from SoapHeader.) |
![]() |
EncodedMustUnderstand12 | (Inherited from SoapHeader.) |
![]() |
EncodedRelay | (Inherited from SoapHeader.) |
![]() |
MustUnderstand | (Inherited from SoapHeader.) |
![]() |
Relay | (Inherited from SoapHeader.) |
![]() |
Role | (Inherited from SoapHeader.) |
![]() |
Version | The Version property gets or sets the schema version to target for a request. |
Top