Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
XmlaSoapMethod Class Members
The following tables list the members exposed by XmlaSoapMethod.
Public Properties
| Name | Description |
| Headers | Gets a collection of the header elements applied to SOAP message. |
| Name | Gets the name the method is identified with. |
| Parameters | Gets the collection of the additional parameters applied to Execute request. |
| Properties | Gets the collection of the additional properties applied to Discover/Execute request. |
Protected Properties
| Name | Description |
| HeadersList | Gets a collection of the header elements applied to SOAP message. |
| ParametersList | Gets the collection of the additional parameters applied to Execute request. |
Public Methods
See Also