Version

XmlaSoapMethod Class Properties

For a list of all members of this type, see XmlaSoapMethod members.

Public Properties
 NameDescription
Public PropertyHeadersGets a collection of the header elements applied to SOAP message.  
Public PropertyNameGets the name the method is identified with.  
Public PropertyParametersGets the collection of the additional parameters applied to Execute request.  
Public PropertyPropertiesGets the collection of the additional properties applied to Discover/Execute request.  
Protected Properties
 NameDescription
Protected PropertyHeadersListGets a collection of the header elements applied to SOAP message.  
Protected PropertyParametersListGets the collection of the additional parameters applied to Execute request.  
See Also