Version

IXmlaSoapMethod Interface Members

The following tables list the members exposed by IXmlaSoapMethod.

Public Properties
 NameDescription
 PropertyHeadersGets collection of the header elements applied to SOAP message.  
 PropertyNameGets the name the method is identified with.  
 PropertyParametersGets the collection of the additional parameters applied to Execute request.  
 PropertyPropertiesGets the collection of the additional properties applied to Discover/Execute request.  
Public Methods
 NameDescription
 MethodConstructPopulates the Parameters collection with the elements used to form Discover/Execute methods.  
 MethodMergePropertiesMerges the Properties with all XmlaQueryProperty instances found in properties collection.  
See Also