Version

XmlaSoapMethodExecute Class Properties

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

Public Properties
 NameDescription
Public PropertyHeadersGets a collection of the header elements applied to SOAP message. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
Public PropertyNameOverridden. Gets the name the method is identified with.  
Public PropertyParametersGets the collection of the additional parameters applied to Execute request. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
Public PropertyPropertiesGets the collection of the additional properties applied to Discover/Execute request. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
Public PropertyStatementGets the statement applied to XMLA Command element.  
Protected Properties
 NameDescription
Protected PropertyHeadersListGets a collection of the header elements applied to SOAP message. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
Protected PropertyParametersListGets the collection of the additional parameters applied to Execute request. (Inherited from Infragistics.Olap.Xmla.XmlaSoapMethod)
See Also