Versions Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents the versions of the data retrieval service that are supported by an adapter or the versions being used in a query.
The Versions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Versions() | Obsolete. Initializes a new instance of the Versions class. | |
Versions([]) | Obsolete. Initializes a new instance of the Versions class based on the specified version. |
Top
Properties
Name | Description | |
---|---|---|
Actor | (Inherited from SoapHeader.) | |
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 | Obsolete. Gets or sets a version within the collection of versions supported by the data retrieval service adapter. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top